Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DInterp.cpp1094 bool CheckNonNullArgs(InterpState &S, CodePtr OpPC, const Function *F, in CheckNonNullArgs() function
1687 if (!CheckNonNullArgs(S, OpPC, F, CE, ArgSize)) in CallPtr()
H A DInterp.h118 bool CheckNonNullArgs(InterpState &S, CodePtr OpPC, const Function *F,