| /freebsd/contrib/llvm-project/clang/include/clang/ASTMatchers/ |
| H A D | ASTMatchFinder.h | 305 MatchFinder Finder; in match() local 321 MatchFinder Finder; in match() local 331 MatchFinder Finder; in matchDynamic() local 347 MatchFinder Finder; in matchDynamic() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| H A D | ModuleDebugInfoPrinter.h | 20 DebugInfoFinder Finder; variable
|
| /freebsd/contrib/llvm-project/clang/lib/ASTMatchers/ |
| H A D | ASTMatchersInternal.cpp | 78 ASTMatchFinder *Finder, BoundNodesTreeBuilder *Builder) { in matchesAnyBase() 120 bool dynMatches(const DynTypedNode &DynNode, ASTMatchFinder *Finder, in dynMatches() 135 bool dynMatches(const DynTypedNode &DynNode, ASTMatchFinder *Finder, in dynMatches() 173 bool dynMatches(const DynTypedNode &DynNode, ASTMatchFinder *Finder, in dynMatches() 286 ASTMatchFinder *Finder, in matches() 314 ASTMatchFinder *Finder, in matchesNoKindCheck() 366 ASTMatchFinder *Finder, in notUnaryOperator() 387 ASTMatchFinder *Finder, in allOfVariadicOperator() 399 ASTMatchFinder *Finder, in eachOfVariadicOperator() 416 ASTMatchFinder *Finder, in anyOfVariadicOperator() [all …]
|
| H A D | ASTMatchFinder.cpp | 99 MatchChildASTVisitor(const DynTypedMatcher *Matcher, ASTMatchFinder *Finder, in MatchChildASTVisitor() 409 ASTMatchFinder *const Finder; member in clang::ast_matchers::internal::__anon17c865b50111::MatchChildASTVisitor 1576 MatchASTConsumer(MatchFinder *Finder, in MatchASTConsumer() 1588 MatchFinder *Finder; member in clang::ast_matchers::internal::__anon17c865b50111::MatchASTConsumer
|
| /freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | ModuleDebugInfoPrinter.cpp | 40 const DebugInfoFinder &Finder) { in printModuleDebugInfo()
|
| /freebsd/contrib/llvm-project/clang/lib/Tooling/Refactoring/Rename/ |
| H A D | USRFindingAction.cpp | 212 AdditionalUSRFinder Finder(ND, Context); in getUSRsForDeclaration() local 276 AdditionalUSRFinder Finder(FoundDecl, Context); in FindSymbol() local
|
| H A D | USRLocFinder.cpp | 530 RenameLocFinder Finder(USRs, TranslationUnitDecl->getASTContext()); in createRenameAtomicChanges() local
|
| /freebsd/contrib/llvm-project/clang/lib/Tooling/Transformer/ |
| H A D | RewriteRule.cpp | 221 const T &Node, ast_matchers::internal::ASTMatchFinder *Finder, in matches() 249 const T &Node, ast_matchers::internal::ASTMatchFinder *Finder, in matches() 302 MatchFinder Finder; in rewriteDescendantsImpl() local
|
| /freebsd/contrib/llvm-project/clang/lib/Analysis/ |
| H A D | ExprMutationAnalyzer.cpp | 248 ExprMutationAnalyzer::Analyzer *Analyzer, F Finder) { in tryEachMatch() 305 for (const auto &Finder : Finders) { in findMutationMemoized() local 315 MutationFinder Finder) { in tryEachDeclRef()
|
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | MallocSizeofChecker.cpp | 182 CastedAllocFinder Finder(&BR.getContext()); in checkASTCodeBody() local
|
| H A D | StackAddrEscapeChecker.cpp | 351 FindStackRegionsSymbolVisitor Finder(C, FoundStackRegions); in FindEscapingStackRegions() local
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGException.cpp | 1876 CaptureFinder Finder(ParentCGF, ParentCGF.CXXABIThisDecl); in EmitCapturedLocals() local
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | Expr.cpp | 3704 SideEffectFinder Finder(Ctx, IncludePossibleEffects); in HasSideEffects() local 3957 NonTrivialCallFinder Finder(Ctx); in hasNonTrivialCall() local
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaDeclCXX.cpp | 19263 FindCXXThisExpr Finder(*this); in checkThisInStaticMemberFunctionType() local 19293 FindCXXThisExpr Finder(*this); in checkThisInStaticMemberFunctionExceptionSpec() local 19325 FindCXXThisExpr Finder(*this); in checkThisInStaticMemberFunctionAttributes() local
|
| H A D | SemaTemplate.cpp | 6347 UnnamedLocalNoLinkageFinder Finder(*this, SR); in CheckTemplateArgument() local
|