Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/
H A DContext.cpp243 const CXXMethodDecl *FoundFunction = InitialFunction; getOverridingFunction() local
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DCallGraphSCCPass.cpp694 bool FoundFunction = false; in runOnSCC() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp300 Decl *FindAndMapDefinition(FunctionDecl *D, FunctionDecl *FoundFunction) { in FindAndMapDefinition() argument
3668 if (FunctionDecl *FoundFunction = *FoundFunctionOrErr) { VisitFunctionDecl() local
3684 if (auto *FoundFunction = dyn_cast<FunctionDecl>(FoundDecl)) { VisitFunctionDecl() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp11515 bool FoundFunction = false; CheckDeductionGuideDeclarator() local