Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.h269 llvm::DIFile *F, QualType FNType);
H A DCGDebugInfo.cpp2118 const CXXMethodDecl *Method, llvm::DIFile *Unit, QualType FNType) { in getOrCreateMethodTypeForDestructor() argument
2119 const FunctionProtoType *Func = FNType->getAs<FunctionProtoType>(); in getOrCreateMethodTypeForDestructor()