Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDebugInfo.h233 getOrCreateInstanceMethodType(QualType ThisPtr, const FunctionProtoType *Func,
H A DCGDebugInfo.cpp1599 return getOrCreateInstanceMethodType(Method->getThisType(), Func, Unit, decl); in getOrCreateMethodType()
1603 CGDebugInfo::getOrCreateInstanceMethodType(QualType ThisPtr, in getOrCreateInstanceMethodType() function in CGDebugInfo
3031 getOrCreateInstanceMethodType( in CreateType()