Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDebugInfo.h518 llvm::DIType *getOrCreateInterfaceType(QualType Ty, SourceLocation Loc);
H A DCGDebugInfo.cpp2227 llvm::DIType *CGDebugInfo::getOrCreateInterfaceType(QualType D, in getOrCreateInterfaceType() function in CGDebugInfo
H A DCodeGenModule.cpp5783 DI->getOrCreateInterfaceType(getContext().getObjCInterfaceType( in EmitTopLevelDecl()