Home
last modified time | relevance | path

Searched defs:Finder (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/ASTMatchers/
H A DASTMatchFinder.h302 MatchFinder Finder; in match() local
318 MatchFinder Finder; in match() local
328 MatchFinder Finder; in matchDynamic() local
344 MatchFinder Finder; in matchDynamic() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DModuleDebugInfoPrinter.cpp30 DebugInfoFinder Finder; member in __anon4278b06b0111::ModuleDebugInfoLegacyPrinter
75 const DebugInfoFinder &Finder) { in printModuleDebugInfo()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DModuleDebugInfoPrinter.h20 DebugInfoFinder Finder; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/DumpTool/
H A DASTSrcLocProcessor.h47 std::unique_ptr<clang::ast_matchers::MatchFinder> Finder; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp79 ASTMatchFinder *Finder, BoundNodesTreeBuilder *Builder) { in matchesAnyBase()
121 bool dynMatches(const DynTypedNode &DynNode, ASTMatchFinder *Finder, in dynMatches()
136 bool dynMatches(const DynTypedNode &DynNode, ASTMatchFinder *Finder, in dynMatches()
174 bool dynMatches(const DynTypedNode &DynNode, ASTMatchFinder *Finder, in dynMatches()
287 ASTMatchFinder *Finder, in matches()
315 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 DASTMatchFinder.cpp96 MatchChildASTVisitor(const DynTypedMatcher *Matcher, ASTMatchFinder *Finder, in MatchChildASTVisitor()
391 ASTMatchFinder *const Finder; member in clang::ast_matchers::internal::__anon62d4f9200111::MatchChildASTVisitor
1305 MatchASTConsumer(MatchFinder *Finder, in MatchASTConsumer()
1317 MatchFinder *Finder; member in clang::ast_matchers::internal::__anon62d4f9200111::MatchASTConsumer
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DExprMutationAnalyzer.cpp131 ExprMutationAnalyzer *Analyzer, F Finder) { in tryEachMatch()
176 for (const auto &Finder : Finders) { in findMutationMemoized() local
185 MutationFinder Finder) { in tryEachDeclRef()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Transformer/
H A DRewriteRule.cpp190 const T &Node, ast_matchers::internal::ASTMatchFinder *Finder, in matches()
218 const T &Node, ast_matchers::internal::ASTMatchFinder *Finder, in matches()
272 MatchFinder Finder; in rewriteDescendantsImpl() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Refactoring/Rename/
H A DUSRFindingAction.cpp221 AdditionalUSRFinder Finder(ND, Context); in getUSRsForDeclaration() local
284 AdditionalUSRFinder Finder(FoundDecl, Context); in FindSymbol() local
H A DUSRLocFinder.cpp530 RenameLocFinder Finder(USRs, TranslationUnitDecl->getASTContext()); in createRenameAtomicChanges() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DMallocSizeofChecker.cpp179 CastedAllocFinder Finder(&BR.getContext()); in checkASTCodeBody() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGException.cpp1849 CaptureFinder Finder(ParentCGF, ParentCGF.CXXABIThisDecl); in EmitCapturedLocals() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExpr.cpp3429 SideEffectFinder Finder(Ctx, IncludePossibleEffects); in HasSideEffects() local
3666 NonTrivialCallFinder Finder(Ctx); in hasNonTrivialCall() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclCXX.cpp17606 FindCXXThisExpr Finder(*this); in checkThisInStaticMemberFunctionType() local
17636 FindCXXThisExpr Finder(*this); in checkThisInStaticMemberFunctionExceptionSpec() local
17668 FindCXXThisExpr Finder(*this); in checkThisInStaticMemberFunctionAttributes() local
H A DSemaTemplate.cpp6231 UnnamedLocalNoLinkageFinder Finder(*this, SR); in CheckTemplateArgument() local