Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.h268 getOrCreateMethodTypeForDestructor(const CXXMethodDecl *Method,
H A DCGDebugInfo.cpp2117 llvm::DISubroutineType *CGDebugInfo::getOrCreateMethodTypeForDestructor( in getOrCreateMethodTypeForDestructor() function in CGDebugInfo
4544 return getOrCreateMethodTypeForDestructor(Method, F, FnType); in getOrCreateFunctionType()