Home
last modified time | relevance | path

Searched refs:getOrCreateInstanceMethodType (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGDebugInfo.h149 llvm::DICompositeType getOrCreateInstanceMethodType(
H A DCGDebugInfo.cpp1003 return getOrCreateInstanceMethodType(Method->getThisType(CGM.getContext()), in getOrCreateMethodType()
1007 llvm::DICompositeType CGDebugInfo::getOrCreateInstanceMethodType( in getOrCreateInstanceMethodType() function in CGDebugInfo
1891 getOrCreateInstanceMethodType(CGM.getContext().getPointerType(QualType( in CreateType()