Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGDebugInfo.h219 getOrCreateInstanceMethodType(QualType ThisPtr, const FunctionProtoType *Func,
HDCGDebugInfo.cpp1466 return getOrCreateInstanceMethodType(Method->getThisType(), Func, Unit); in getOrCreateMethodType()
1469 llvm::DISubroutineType *CGDebugInfo::getOrCreateInstanceMethodType( in getOrCreateInstanceMethodType() function in CGDebugInfo
2773 getOrCreateInstanceMethodType( in CreateType()