Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DInterp.cpp837 bool CheckCallable(InterpState &S, CodePtr OpPC, const Function *F) { in CheckCallable() function
1447 if (!CheckCallable(S, OpPC, Func)) in CallVar()
1520 if (!CheckCallable(S, OpPC, Func)) in Call()
H A DInterp.h108 bool CheckCallable(InterpState &S, CodePtr OpPC, const Function *F);