Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DInterp.cpp817 bool CheckInvoke(InterpState &S, CodePtr OpPC, const Pointer &Ptr) { in CheckInvoke() function
1436 if (!CheckInvoke(S, OpPC, ThisPtr)) in CallVar()
1500 if (!CheckInvoke(S, OpPC, ThisPtr)) in Call()
H A DInterp.h102 bool CheckInvoke(InterpState &S, CodePtr OpPC, const Pointer &Ptr);