/external/clang/include/clang/ASTMatchers/ |
D | ASTMatchersInternal.h | 281 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 …]
|
D | ASTMatchFinder.h | 284 MatchFinder Finder; in match() local 300 MatchFinder Finder; in match() local
|
/external/clang/lib/ASTMatchers/ |
D | ASTMatchersInternal.cpp | 65 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()
|
D | ASTMatchFinder.cpp | 88 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/ |
D | Finder.java | 25 public interface Finder { interface
|
/external/guice/extensions/persist/src/com/google/inject/persist/finder/ |
D | Finder.java | 33 public @interface Finder { annotation
|
/external/clang/unittests/AST/ |
D | DeclTest.cpp | 22 MatchFinder Finder; in TEST() local
|
D | MatchVerifier.h | 93 MatchFinder Finder; in match() local 138 MatchFinder Finder; in match() local
|
D | StmtPrinterTest.cpp | 74 MatchFinder Finder; in PrintedStmtMatches() local
|
D | NamedDeclPrinterTest.cpp | 69 MatchFinder Finder; in PrintedNamedDeclMatches() local
|
/external/clang/unittests/ASTMatchers/ |
D | ASTMatchersInternalTest.cpp | 107 MatchFinder Finder(std::move(Options)); in TEST() local 133 MatchFinder Finder; in TEST() local 159 MatchFinder Finder; in TEST() local
|
D | ASTMatchersTest.h | 68 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__.py | 222 class Finder(Standard_Suite_Events, class
|
/external/clang/unittests/Analysis/ |
D | CFGTest.cpp | 47 ast_matchers::MatchFinder Finder; in TEST() local
|
/external/swiftshader/third_party/LLVM/lib/Analysis/ |
D | ModuleDebugInfoPrinter.cpp | 30 DebugInfoFinder Finder; member in __anon0fe7bbce0111::ModuleDebugInfoPrinter
|
/external/llvm/lib/Analysis/ |
D | ModuleDebugInfoPrinter.cpp | 29 DebugInfoFinder Finder; member in __anonb9f39e220111::ModuleDebugInfoPrinter
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/ |
D | ModuleDebugInfoPrinter.cpp | 28 DebugInfoFinder Finder; member in __anonb59c6d5a0111::ModuleDebugInfoPrinter
|
/external/python/cpython3/Lib/test/test_importlib/import_/ |
D | test_path.py | 238 class Finder: class 256 class Finder: class
|
/external/skia/src/core/ |
D | SkBitmapCache.cpp | 149 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/ |
D | SkBitmapCache.cpp | 149 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/ |
D | test_threaded_import.py | 67 class Finder: class
|
/external/clang/unittests/Tooling/ |
D | RefactoringCallbacksTest.cpp | 26 MatchFinder Finder; in expectRewritten() local
|
/external/llvm/unittests/Transforms/Utils/ |
D | Cloning.cpp | 289 DebugInfoFinder* Finder; member in __anon72aa56b60111::CloneFunc 448 DebugInfoFinder Finder; in TEST_F() local
|
/external/python/cpython3/Lib/importlib/ |
D | abc.py | 30 class Finder(metaclass=abc.ABCMeta): class
|
/external/llvm/unittests/ADT/ |
D | FoldingSet.cpp | 121 TrivialPair Finder(99, 42); in TEST() local
|