Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGDebugInfo.h118 llvm::DIType CreateLimitedType(const RecordType *Ty);
DCGDebugInfo.cpp2186 llvm::DIType CGDebugInfo::CreateLimitedType(const RecordType *Ty) { in CreateLimitedType() function in CGDebugInfo
2269 return CreateLimitedType(cast<RecordType>(Ty)); in CreateLimitedTypeNode()