Home
last modified time | relevance | path

Searched refs:getOrCreateRecordType (Results 1 – 3 of 3) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGDebugInfo.h299 llvm::DIType getOrCreateRecordType(QualType Ty, SourceLocation L);
H A DCodeGenModule.cpp1481 DI->getOrCreateRecordType(ThisPtr->getPointeeType(), D->getLocation()); in CompleteDIClassType()
H A DCGDebugInfo.cpp1418 llvm::DIType CGDebugInfo::getOrCreateRecordType(QualType RTy, in getOrCreateRecordType() function in CGDebugInfo