reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2205 Address CreateTempAllocaWithoutCast(llvm::Type *Ty, CharUnits align,
279 Address active = CreateTempAllocaWithoutCast(
tools/clang/lib/CodeGen/CGExpr.cpp79 auto Alloca = CreateTempAllocaWithoutCast(Ty, Align, Name, ArraySize); 153 return CreateTempAllocaWithoutCast(ConvertTypeForMem(Ty), Align, Name);