Searched defs:CreateTempAlloca (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/llvm/clang/lib/CodeGen/ | ||
H A D | CGAtomic.cpp | 298 Address AtomicInfo::CreateTempAlloca() const { in CreateTempAlloca() function in AtomicInfo |
H A D | CGExpr.cpp | 80 Address CodeGenFunction::CreateTempAlloca(llvm::Type *Ty, CharUnits Align, in CreateTempAlloca() function in CodeGenFunction |