Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DOpcodes.td861 def CheckAllocations : Opcode;
H A DInterp.h3386 static inline bool CheckAllocations(InterpState &S, CodePtr OpPC) { in CheckAllocations() function