/netbsd-src/external/apache2/llvm/dist/clang/include/clang/ASTMatchers/ |
H A D | ASTMatchFinder.h | 302 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 D | ModuleDebugInfoPrinter.cpp | 30 DebugInfoFinder Finder; member in __anon4278b06b0111::ModuleDebugInfoLegacyPrinter 75 const DebugInfoFinder &Finder) { in printModuleDebugInfo()
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/ |
H A D | ModuleDebugInfoPrinter.h | 20 DebugInfoFinder Finder; variable
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/DumpTool/ |
H A D | ASTSrcLocProcessor.h | 47 std::unique_ptr<clang::ast_matchers::MatchFinder> Finder; variable
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/ASTMatchers/ |
H A D | ASTMatchersInternal.cpp | 79 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 D | ASTMatchFinder.cpp | 96 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 D | ExprMutationAnalyzer.cpp | 131 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 D | RewriteRule.cpp | 190 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 D | USRFindingAction.cpp | 221 AdditionalUSRFinder Finder(ND, Context); in getUSRsForDeclaration() local 284 AdditionalUSRFinder Finder(FoundDecl, Context); in FindSymbol() local
|
H A D | USRLocFinder.cpp | 530 RenameLocFinder Finder(USRs, TranslationUnitDecl->getASTContext()); in createRenameAtomicChanges() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ |
H A D | MallocSizeofChecker.cpp | 179 CastedAllocFinder Finder(&BR.getContext()); in checkASTCodeBody() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
H A D | CGException.cpp | 1849 CaptureFinder Finder(ParentCGF, ParentCGF.CXXABIThisDecl); in EmitCapturedLocals() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
H A D | Expr.cpp | 3429 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 D | SemaDeclCXX.cpp | 17606 FindCXXThisExpr Finder(*this); in checkThisInStaticMemberFunctionType() local 17636 FindCXXThisExpr Finder(*this); in checkThisInStaticMemberFunctionExceptionSpec() local 17668 FindCXXThisExpr Finder(*this); in checkThisInStaticMemberFunctionAttributes() local
|
H A D | SemaTemplate.cpp | 6231 UnnamedLocalNoLinkageFinder Finder(*this, SR); in CheckTemplateArgument() local
|