Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGDebugInfo.h232 llvm::DIType getOrCreateInterfaceType(QualType Ty,
DCodeGenModule.cpp2540 DI->getOrCreateInterfaceType(getContext().getObjCInterfaceType(OMD->getClassInterface()), in EmitTopLevelDecl()
DCGDebugInfo.cpp1186 llvm::DIType CGDebugInfo::getOrCreateInterfaceType(QualType D, in getOrCreateInterfaceType() function in CGDebugInfo