Home
last modified time | relevance | path

Searched defs:AllocAlignAttrEmitter (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp4944 class AllocAlignAttrEmitter final global() class
4947 AllocAlignAttrEmitter(CodeGenFunction &CGF_, const Decl *FuncDecl, AllocAlignAttrEmitter() function in __anon78e357f61011::AllocAlignAttrEmitter
5619 AllocAlignAttrEmitter AllocAlignAttrEmitter(*this, TargetDecl, CallArgs); EmitCall() local