Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/ASTMatchers/
H A DASTMatchFinder.h305 MatchFinder Finder; in match() local
321 MatchFinder Finder; in match() local
331 MatchFinder Finder; in matchDynamic() local
347 MatchFinder Finder; in matchDynamic() local
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DModuleDebugInfoPrinter.cpp30 DebugInfoFinder Finder; member in __anon5ecfa5b70111::ModuleDebugInfoLegacyPrinter
75 const DebugInfoFinder &Finder) { in printModuleDebugInfo()
/openbsd-src/gnu/llvm/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()
367 ASTMatchFinder *Finder, in notUnaryOperator()
388 ASTMatchFinder *Finder, in allOfVariadicOperator()
400 ASTMatchFinder *Finder, in eachOfVariadicOperator()
417 ASTMatchFinder *Finder, in anyOfVariadicOperator()
[all …]
H A DASTMatchFinder.cpp97 MatchChildASTVisitor(const DynTypedMatcher *Matcher, ASTMatchFinder *Finder, in MatchChildASTVisitor()
406 ASTMatchFinder *const Finder; member in clang::ast_matchers::internal::__anonab4d286c0111::MatchChildASTVisitor
1531 MatchASTConsumer(MatchFinder *Finder, in MatchASTConsumer()
1543 MatchFinder *Finder; member in clang::ast_matchers::internal::__anonab4d286c0111::MatchASTConsumer
/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DModuleDebugInfoPrinter.h20 DebugInfoFinder Finder; variable
/openbsd-src/gnu/llvm/clang/lib/Tooling/DumpTool/
H A DASTSrcLocProcessor.h47 std::unique_ptr<clang::ast_matchers::MatchFinder> Finder; variable
/openbsd-src/gnu/llvm/clang/lib/Tooling/Refactoring/Rename/
H A DUSRFindingAction.cpp219 AdditionalUSRFinder Finder(ND, Context); in getUSRsForDeclaration() local
282 AdditionalUSRFinder Finder(FoundDecl, Context); in FindSymbol() local
H A DUSRLocFinder.cpp530 RenameLocFinder Finder(USRs, TranslationUnitDecl->getASTContext()); in createRenameAtomicChanges() local
/openbsd-src/gnu/llvm/clang/lib/Analysis/
H A DExprMutationAnalyzer.cpp136 ExprMutationAnalyzer *Analyzer, F Finder) { in tryEachMatch()
181 for (const auto &Finder : Finders) { in findMutationMemoized() local
190 MutationFinder Finder) { in tryEachDeclRef()
H A DUnsafeBufferUsage.cpp32 internal::ASTMatchFinder *Finder, in MatchDescendantVisitor()
105 internal::ASTMatchFinder *const Finder; member in clang::ast_matchers::MatchDescendantVisitor
/openbsd-src/gnu/llvm/clang/lib/Tooling/Transformer/
H A DRewriteRule.cpp222 const T &Node, ast_matchers::internal::ASTMatchFinder *Finder, in matches()
250 const T &Node, ast_matchers::internal::ASTMatchFinder *Finder, in matches()
303 MatchFinder Finder; in rewriteDescendantsImpl() local
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DMallocSizeofChecker.cpp183 CastedAllocFinder Finder(&BR.getContext()); in checkASTCodeBody() local
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGException.cpp1852 CaptureFinder Finder(ParentCGF, ParentCGF.CXXABIThisDecl); in EmitCapturedLocals() local
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DExpr.cpp3618 SideEffectFinder Finder(Ctx, IncludePossibleEffects); in HasSideEffects() local
3856 NonTrivialCallFinder Finder(Ctx); in hasNonTrivialCall() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaDeclCXX.cpp18289 FindCXXThisExpr Finder(*this); in checkThisInStaticMemberFunctionType() local
18319 FindCXXThisExpr Finder(*this); in checkThisInStaticMemberFunctionExceptionSpec() local
18351 FindCXXThisExpr Finder(*this); in checkThisInStaticMemberFunctionAttributes() local
H A DSemaTemplate.cpp6458 UnnamedLocalNoLinkageFinder Finder(*this, SR); in CheckTemplateArgument() local