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

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGDebugInfo.h367 llvm::DIType *getOrCreateInterfaceType(QualType Ty, SourceLocation Loc);
H A DCodeGenModule.cpp3599 DI->getOrCreateInterfaceType(getContext().getObjCInterfaceType(
H A DCGDebugInfo.cpp1454 llvm::DIType *CGDebugInfo::getOrCreateInterfaceType(QualType D, function in class:CGDebugInfo

Completed in 116 milliseconds