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

/external/clang/lib/CodeGen/
H A DCGDebugInfo.h143 llvm::DICompositeType getOrCreateInstanceMethodType(
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 7875 milliseconds