Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterp.cpp641 bool CheckCallDepth(InterpState &S, CodePtr OpPC) { in CheckCallDepth() function
H A DInterp.h115 bool CheckCallDepth(InterpState &S, CodePtr OpPC);
2503 if (!CheckCallDepth(S, OpPC)) in CallVar()
2554 if (!CheckCallDepth(S, OpPC)) in Call()