Searched defs:ToFunc (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaExceptionSpec.cpp | 931 const FunctionProtoType *ToFunc = GetUnderlyingFunction(ToType); CheckExceptionSpecCompatibility() local |
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | ASTImporter.cpp | 6596 FunctionTemplateDecl *ToFunc; VisitFunctionTemplateDecl() local |