Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGDebugInfo.h550 llvm::DIType *getOrCreateInterfaceType(QualType Ty, SourceLocation Loc);
H A DCGDebugInfo.cpp2345 llvm::DIType *CGDebugInfo::getOrCreateInterfaceType(QualType D, in getOrCreateInterfaceType() function in CGDebugInfo
H A DCodeGenModule.cpp6413 DI->getOrCreateInterfaceType(getContext().getObjCInterfaceType( in EmitTopLevelDecl()