Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGDebugInfo.h375 llvm::DIType *getOrCreateInterfaceType(QualType Ty, SourceLocation Loc);
H A DCodeGenModule.cpp3855 DI->getOrCreateInterfaceType(getContext().getObjCInterfaceType( in EmitTopLevelDecl()
H A DCGDebugInfo.cpp1564 llvm::DIType *CGDebugInfo::getOrCreateInterfaceType(QualType D, in getOrCreateInterfaceType() function in CGDebugInfo