Home
last modified time | relevance | path

Searched refs:interp__builtin_classify_type (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterpBuiltin.cpp538 static bool interp__builtin_classify_type(InterpState &S, CodePtr OpPC, in interp__builtin_classify_type() function
1281 if (!interp__builtin_classify_type(S, OpPC, Frame, F, Call)) in InterpretBuiltin()