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

/external/clang/lib/CodeGen/
H A DCGDebugInfo.h291 /// getOrCreateInterfaceType - Emit an objective c interface type standalone
293 llvm::DIType getOrCreateInterfaceType(QualType Ty,
H A DCGDebugInfo.cpp1425 /// getOrCreateInterfaceType - Emit an objective c interface type standalone
1427 llvm::DIType CGDebugInfo::getOrCreateInterfaceType(QualType D, function in class:CGDebugInfo
H A DCodeGenModule.cpp3172 DI->getOrCreateInterfaceType(getContext().getObjCInterfaceType(

Completed in 49 milliseconds