Home
last modified time | relevance | path

Searched refs:CreateLimitedType (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/CodeGen/
DCGDebugInfo.h149 llvm::DICompositeType *CreateLimitedType(const RecordType *Ty);
DCGDebugInfo.cpp2490 llvm::DICompositeType *Res = CreateLimitedType(Ty); in getOrCreateLimitedType()
2503 llvm::DICompositeType *CGDebugInfo::CreateLimitedType(const RecordType *Ty) { in CreateLimitedType() function in CGDebugInfo
/external/llvm-project/clang/lib/CodeGen/
DCGDebugInfo.h183 llvm::DICompositeType *CreateLimitedType(const RecordType *Ty);
DCGDebugInfo.cpp3321 llvm::DICompositeType *Res = CreateLimitedType(Ty); in getOrCreateLimitedType()
3334 llvm::DICompositeType *CGDebugInfo::CreateLimitedType(const RecordType *Ty) { in CreateLimitedType() function in CGDebugInfo