Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DOpcodes.td766 def AllocN : Opcode {
H A DInterp.h2859 inline bool AllocN(InterpState &S, CodePtr OpPC, PrimType T, const Expr *Source, in AllocN() function