Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.h244 llvm::DISubroutineType *getOrCreateMethodType(const CXXMethodDecl *Method,
H A DCGDebugInfo.cpp1939 CGDebugInfo::getOrCreateMethodType(const CXXMethodDecl *Method, in getOrCreateMethodType() function in CGDebugInfo
2026 llvm::DISubroutineType *MethodTy = getOrCreateMethodType(Method, Unit); in CreateCXXMemberFunction()
4291 return getOrCreateMethodType(Method, F); in getOrCreateFunctionType()