Searched defs:getOrCreateInstanceMethodType (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGDebugInfo.cpp982 return getOrCreateInstanceMethodType(Method->getThisType(CGM.getContext()),
986 llvm::DICompositeType CGDebugInfo::getOrCreateInstanceMethodType( function in class:CGDebugInfo
1898 return DBuilder.createMemberPointerType(getOrCreateInstanceMethodType(

Completed in 142 milliseconds