Home
last modified time | relevance | path

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

12

/external/clang/include/clang/ASTMatchers/
DASTMatchersInternal.h281 ASTMatchFinder *Finder, in dynMatches()
507 ASTMatchFinder *Finder, in matches()
536 bool matches(const QualType &Node, ASTMatchFinder *Finder, in matches()
590 IteratorT End, ASTMatchFinder *Finder, in matchesFirstInRange()
606 IteratorT End, ASTMatchFinder *Finder, in matchesFirstInPointerRange()
725 bool matches(const T &Node, ASTMatchFinder *Finder, in matches()
742 bool matchesSpecialized(const QualType &Node, ASTMatchFinder *Finder, in matchesSpecialized()
769 ASTMatchFinder *Finder, in matchesSpecialized()
777 bool matchesSpecialized(const CallExpr &Node, ASTMatchFinder *Finder, in matchesSpecialized()
785 ASTMatchFinder *Finder, in matchesSpecialized()
[all …]
DASTMatchFinder.h284 MatchFinder Finder; in match() local
300 MatchFinder Finder; in match() local
/external/clang/lib/ASTMatchers/
DASTMatchersInternal.cpp65 ASTMatchFinder *Finder, in dynMatches()
81 ASTMatchFinder *Finder, in dynMatches()
183 ASTMatchFinder *Finder, in matches()
197 const ast_type_traits::DynTypedNode &DynNode, ASTMatchFinder *Finder, in matchesNoKindCheck()
233 ASTMatchFinder *Finder, BoundNodesTreeBuilder *Builder, in NotUnaryOperator()
253 ASTMatchFinder *Finder, in AllOfVariadicOperator()
267 ASTMatchFinder *Finder, in EachOfVariadicOperator()
284 ASTMatchFinder *Finder, in AnyOfVariadicOperator()
DASTMatchFinder.cpp88 ASTMatchFinder *Finder, in MatchChildASTVisitor()
281 ASTMatchFinder *const Finder; member in clang::ast_matchers::internal::__anonce92447c0111::MatchChildASTVisitor
869 MatchASTConsumer(MatchFinder *Finder, in MatchASTConsumer()
881 MatchFinder *Finder; member in clang::ast_matchers::internal::__anonce92447c0111::MatchASTConsumer
/external/rust/crates/which/src/
Dfinder.rs48 pub struct Finder; struct
50 impl Finder { implementation
/external/clang/unittests/AST/
DDeclTest.cpp22 MatchFinder Finder; in TEST() local
DMatchVerifier.h93 MatchFinder Finder; in match() local
138 MatchFinder Finder; in match() local
DNamedDeclPrinterTest.cpp69 MatchFinder Finder; in PrintedNamedDeclMatches() local
DStmtPrinterTest.cpp74 MatchFinder Finder; in PrintedStmtMatches() local
/external/guice/extensions/persist/src/com/google/inject/persist/finder/
DFinder.java33 public @interface Finder { annotation
/external/clang/unittests/ASTMatchers/
DASTMatchersInternalTest.cpp107 MatchFinder Finder(std::move(Options)); in TEST() local
133 MatchFinder Finder; in TEST() local
159 MatchFinder Finder; in TEST() local
DASTMatchersTest.h68 MatchFinder Finder; variable
179 MatchFinder Finder; in matchesConditionallyWithCuda() local
231 MatchFinder Finder; in matchAndVerifyResultConditionally() local
/external/python/cpython2/Lib/plat-mac/lib-scriptpackages/Finder/
D__init__.py222 class Finder(Standard_Suite_Events, class
/external/clang/unittests/Analysis/
DCFGTest.cpp47 ast_matchers::MatchFinder Finder; in TEST() local
/external/python/cpython3/Lib/test/test_importlib/import_/
Dtest_path.py249 class Finder: class
269 class Finder: class
/external/llvm/lib/Analysis/
DModuleDebugInfoPrinter.cpp29 DebugInfoFinder Finder; member in __anon986449c70111::ModuleDebugInfoPrinter
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DModuleDebugInfoPrinter.cpp28 DebugInfoFinder Finder; member in __anond5675fe90111::ModuleDebugInfoPrinter
/external/rust/crates/memchr/src/memmem/
Dmod.rs412 pub struct Finder<'n> { struct
416 impl<'n> Finder<'n> { impl
/external/skia/src/core/
DSkBitmapCache.cpp149 static bool Finder(const SkResourceCache::Rec& baseRec, void* contextBitmap) { in Finder() function in SkBitmapCache::Rec
251 static bool Finder(const SkResourceCache::Rec& baseRec, void* contextMip) { in Finder() function
/external/clang/unittests/Tooling/
DRefactoringCallbacksTest.cpp26 MatchFinder Finder; in expectRewritten() local
/external/python/cpython3/Lib/test/test_importlib/
Dtest_threaded_import.py68 class Finder: class
/external/llvm/unittests/Transforms/Utils/
DCloning.cpp289 DebugInfoFinder* Finder; member in __anona031a1bb0111::CloneFunc
448 DebugInfoFinder Finder; in TEST_F() local
/external/clang/lib/StaticAnalyzer/Checkers/
DMallocSizeofChecker.cpp180 CastedAllocFinder Finder(&BR.getContext()); in checkASTCodeBody() local
/external/llvm/unittests/ADT/
DFoldingSet.cpp121 TrivialPair Finder(99, 42); in TEST() local
/external/python/cpython3/Lib/importlib/
Dabc.py32 class Finder(metaclass=abc.ABCMeta): class

12