Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.h239 llvm::DISubroutineType *getOrCreateMethodType(const CXXMethodDecl *Method,
H A DCGDebugInfo.cpp1813 CGDebugInfo::getOrCreateMethodType(const CXXMethodDecl *Method, in getOrCreateMethodType() function in CGDebugInfo
1900 llvm::DISubroutineType *MethodTy = getOrCreateMethodType(Method, Unit); in CreateCXXMemberFunction()
4138 return getOrCreateMethodType(Method, F); in getOrCreateFunctionType()