Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/AST/Interp/
H A DOpcodes.td742 def CheckNonNullArg : Opcode {
H A DInterp.h2787 inline bool CheckNonNullArg(InterpState &S, CodePtr OpPC) { in CheckNonNullArg() function