Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DInterp.cpp939 bool CheckCallDepth(InterpState &S, CodePtr OpPC) { in CheckCallDepth() function
1450 if (!CheckCallDepth(S, OpPC)) in CallVar()
1530 if (!CheckCallDepth(S, OpPC)) in Call()
H A DInterp.h112 bool CheckCallDepth(InterpState &S, CodePtr OpPC);