Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGDebugInfo.h236 getOrCreateInstanceMethodType(QualType ThisPtr, const FunctionProtoType *Func,
H A DCGDebugInfo.cpp1655 return getOrCreateInstanceMethodType(Method->getThisType(), Func, Unit, decl); in getOrCreateMethodType()
1659 CGDebugInfo::getOrCreateInstanceMethodType(QualType ThisPtr, in getOrCreateInstanceMethodType() function in CGDebugInfo
3161 getOrCreateInstanceMethodType( in CreateType()