Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGDebugInfo.h547 llvm::DIType *getOrCreateRecordType(QualType Ty, SourceLocation L);
H A DCGExpr.cpp4367 llvm::DIType *DbgInfo = getDebugInfo()->getOrCreateRecordType( in EmitLValueForField()
H A DCGDebugInfo.cpp2338 llvm::DIType *CGDebugInfo::getOrCreateRecordType(QualType RTy, in getOrCreateRecordType() function in CGDebugInfo