Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DContext.cpp231 const CXXMethodDecl *FoundFunction = InitialFunction; in getOverridingFunction() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DCallGraphSCCPass.cpp694 bool FoundFunction = false; in runOnSCC() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp300 Decl *FindAndMapDefinition(FunctionDecl *D, FunctionDecl *FoundFunction) { in FindAndMapDefinition()
3735 if (FunctionDecl *FoundFunction = *FoundFunctionOrErr) { in VisitFunctionDecl() local
3751 if (auto *FoundFunction = dyn_cast<FunctionDecl>(FoundDecl)) { in VisitFunctionDecl() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp11428 bool FoundFunction = false; in CheckDeductionGuideDeclarator() local