Home
last modified time | relevance | path

Searched defs:FoundFunction (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DCallGraphSCCPass.cpp650 bool FoundFunction = false; in runOnSCC() local
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DASTImporter.cpp2984 if (FunctionDecl *FoundFunction = *FoundFunctionOrErr) { in VisitFunctionDecl() local
3000 if (auto *FoundFunction = dyn_cast<FunctionDecl>(FoundDecl)) { in VisitFunctionDecl() local
5493 if (auto *FoundFunction = in VisitFunctionTemplateDecl() local
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclCXX.cpp8734 bool FoundFunction = false; in CheckDeductionGuideDeclarator() local