reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/CodeGen/CGDecl.cpp
 1476         allocaTy = byrefInfo.Type;
 1479         allocaTy = ConvertTypeForMem(Ty);
 1486       address = CreateTempAlloca(allocaTy, allocaAlignment, D.getName(),
 1513           uint64_t size = CGM.getDataLayout().getTypeAllocSize(allocaTy);