Home
last modified time | relevance | path

Searched defs:Finder (Results 1 – 25 of 37) 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::__anonf927a3570111::MatchChildASTVisitor
869 MatchASTConsumer(MatchFinder *Finder, in MatchASTConsumer()
881 MatchFinder *Finder; member in clang::ast_matchers::internal::__anonf927a3570111::MatchASTConsumer
/external/droiddriver/src/io/appium/droiddriver/finders/
DFinder.java25 public interface Finder { interface
/external/guice/extensions/persist/src/com/google/inject/persist/finder/
DFinder.java33 public @interface Finder { annotation
/external/clang/unittests/AST/
DDeclTest.cpp22 MatchFinder Finder; in TEST() local
DMatchVerifier.h93 MatchFinder Finder; in match() local
138 MatchFinder Finder; in match() local
DStmtPrinterTest.cpp74 MatchFinder Finder; in PrintedStmtMatches() local
DNamedDeclPrinterTest.cpp69 MatchFinder Finder; in PrintedNamedDeclMatches() local
/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/swiftshader/third_party/LLVM/lib/Analysis/
DModuleDebugInfoPrinter.cpp30 DebugInfoFinder Finder; member in __anon0fe7bbce0111::ModuleDebugInfoPrinter
/external/llvm/lib/Analysis/
DModuleDebugInfoPrinter.cpp29 DebugInfoFinder Finder; member in __anonb9f39e220111::ModuleDebugInfoPrinter
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DModuleDebugInfoPrinter.cpp28 DebugInfoFinder Finder; member in __anonb59c6d5a0111::ModuleDebugInfoPrinter
/external/python/cpython3/Lib/test/test_importlib/import_/
Dtest_path.py238 class Finder: class
256 class Finder: class
/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/skqp/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/python/cpython3/Lib/test/
Dtest_threaded_import.py67 class Finder: class
/external/clang/unittests/Tooling/
DRefactoringCallbacksTest.cpp26 MatchFinder Finder; in expectRewritten() local
/external/llvm/unittests/Transforms/Utils/
DCloning.cpp289 DebugInfoFinder* Finder; member in __anon72aa56b60111::CloneFunc
448 DebugInfoFinder Finder; in TEST_F() local
/external/python/cpython3/Lib/importlib/
Dabc.py30 class Finder(metaclass=abc.ABCMeta): class
/external/llvm/unittests/ADT/
DFoldingSet.cpp121 TrivialPair Finder(99, 42); in TEST() local

12