Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.h247 getOrCreateInstanceMethodType(QualType ThisPtr, const FunctionProtoType *Func,
H A DCGDebugInfo.cpp1945 return getOrCreateInstanceMethodType(Method->getThisType(), Func, Unit); in getOrCreateMethodType()
1948 llvm::DISubroutineType *CGDebugInfo::getOrCreateInstanceMethodType( in getOrCreateInstanceMethodType() function in CGDebugInfo
3449 getOrCreateInstanceMethodType( in CreateType()