Home
last modified time | relevance | path

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

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