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

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

Completed in 55 milliseconds