Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGDebugInfo.h551 llvm::DIType *getOrCreateInterfaceType(QualType Ty, SourceLocation Loc);
H A DCGDebugInfo.cpp2335 llvm::DIType *CGDebugInfo::getOrCreateInterfaceType(QualType D, in getOrCreateInterfaceType() function in CGDebugInfo
H A DCodeGenModule.cpp6213 DI->getOrCreateInterfaceType(getContext().getObjCInterfaceType( in EmitTopLevelDecl()