Home
last modified time | relevance | path

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

/external/clang/include/clang/ASTMatchers/
DASTMatchersInternal.h283 ASTMatchFinder *Finder, in matches()
297 ASTMatchFinder *Finder, in matches()
317 ASTMatchFinder *Finder, in matches()
337 ASTMatchFinder *Finder, in matches()
425 ASTMatchFinder *Finder, in matches()
442 bool matchesSpecialized(const QualType &Node, ASTMatchFinder *Finder, in matchesSpecialized()
455 ASTMatchFinder *Finder, in matchesSpecialized()
463 bool matchesSpecialized(const CallExpr &Node, ASTMatchFinder *Finder, in matchesSpecialized()
471 ASTMatchFinder *Finder, in matchesSpecialized()
479 ASTMatchFinder *Finder, in matchesSpecialized()
[all …]
DASTMatchFinder.h224 MatchFinder Finder; in match() local
/external/clang/unittests/ASTMatchers/
DASTMatchersTest.h58 MatchFinder Finder; in matchesConditionally() local
94 MatchFinder Finder; in matchAndVerifyResultConditionally() local
DASTMatchersTest.cpp3842 MatchFinder Finder; in TEST() local
/external/llvm/lib/Analysis/
DModuleDebugInfoPrinter.cpp30 DebugInfoFinder Finder; member in __anon597abdc80111::ModuleDebugInfoPrinter
/external/clang/unittests/AST/
DStmtPrinterTest.cpp74 MatchFinder Finder; in PrintedStmtMatches() local
DMatchVerifier.h68 MatchFinder Finder; in match() local
DDeclPrinterTest.cpp75 MatchFinder Finder; in PrintedDeclMatches() local
/external/clang/unittests/Tooling/
DRefactoringCallbacksTest.cpp26 MatchFinder Finder; in expectRewritten() local
/external/clang/lib/StaticAnalyzer/Checkers/
DMallocSizeofChecker.cpp178 CastedAllocFinder Finder(&BR.getContext()); in checkASTCodeBody() local
/external/clang/lib/ASTMatchers/
DASTMatchFinder.cpp64 ASTMatchFinder *Finder, in MatchChildASTVisitor()
252 ASTMatchFinder *const Finder; member in clang::ast_matchers::internal::__anon50b4dffd0111::MatchChildASTVisitor
/external/clang/lib/Sema/
DSemaDeclCXX.cpp11703 FindCXXThisExpr Finder(*this); in checkThisInStaticMemberFunctionType() local
11728 FindCXXThisExpr Finder(*this); in checkThisInStaticMemberFunctionExceptionSpec() local
11757 FindCXXThisExpr Finder(*this); in checkThisInStaticMemberFunctionAttributes() local
DSemaTemplate.cpp3558 UnnamedLocalNoLinkageFinder Finder(*this, SR); in CheckTemplateArgument() local
/external/clang/lib/AST/
DExpr.cpp2988 NonTrivialCallFinder Finder(Ctx); in hasNonTrivialCall() local