Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGDebugInfo.h232 llvm::DISubroutineType *getOrCreateMethodType(const CXXMethodDecl *Method,
H A DCGDebugInfo.cpp1685 CGDebugInfo::getOrCreateMethodType(const CXXMethodDecl *Method, in getOrCreateMethodType() function in CGDebugInfo
1772 llvm::DISubroutineType *MethodTy = getOrCreateMethodType(Method, Unit); in CreateCXXMemberFunction()
3992 return getOrCreateMethodType(Method, F); in getOrCreateFunctionType()