Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DOpcodes.td806 def CheckNonNullArg : Opcode {
H A DInterp.h3227 inline bool CheckNonNullArg(InterpState &S, CodePtr OpPC) { in CheckNonNullArg() function