| /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::__anonce92447c0111::MatchChildASTVisitor 869   MatchASTConsumer(MatchFinder *Finder,  in MatchASTConsumer() 881   MatchFinder *Finder;  member in clang::ast_matchers::internal::__anonce92447c0111::MatchASTConsumer
  | 
| /external/rust/crates/which/src/ | 
| D | finder.rs | 48 pub struct Finder;  struct 50 impl Finder {  impl
  | 
| /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 | NamedDeclPrinterTest.cpp | 69   MatchFinder Finder;  in PrintedNamedDeclMatches()  local
  | 
| D | StmtPrinterTest.cpp | 74   MatchFinder Finder;  in PrintedStmtMatches()  local
  | 
| /external/guice/extensions/persist/src/com/google/inject/persist/finder/ | 
| D | Finder.java | 33 public @interface Finder {  annotation
  | 
| /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/python/cpython3/Lib/test/test_importlib/import_/ | 
| D | test_path.py | 249         class Finder:  class 269         class Finder:  class
  | 
| /external/llvm/lib/Analysis/ | 
| D | ModuleDebugInfoPrinter.cpp | 29     DebugInfoFinder Finder;  member in __anon986449c70111::ModuleDebugInfoPrinter
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ | 
| D | ModuleDebugInfoPrinter.cpp | 28     DebugInfoFinder Finder;  member in __anond5675fe90111::ModuleDebugInfoPrinter
  | 
| /external/rust/crates/memchr/src/memmem/ | 
| D | mod.rs | 412 pub struct Finder<'n> {  struct 416 impl<'n> Finder<'n> {  implementation
  | 
| /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/clang/unittests/Tooling/ | 
| D | RefactoringCallbacksTest.cpp | 26   MatchFinder Finder;  in expectRewritten()  local
  | 
| /external/python/cpython3/Lib/test/test_importlib/ | 
| D | test_threaded_import.py | 68 class Finder:  class
  | 
| /external/llvm/unittests/Transforms/Utils/ | 
| D | Cloning.cpp | 289   DebugInfoFinder* Finder;  member in __anona031a1bb0111::CloneFunc 448   DebugInfoFinder Finder;  in TEST_F()  local
  | 
| /external/clang/lib/StaticAnalyzer/Checkers/ | 
| D | MallocSizeofChecker.cpp | 180     CastedAllocFinder Finder(&BR.getContext());  in checkASTCodeBody()  local
  | 
| /external/llvm/unittests/ADT/ | 
| D | FoldingSet.cpp | 121   TrivialPair Finder(99, 42);  in TEST()  local
  | 
| /external/python/cpython3/Lib/importlib/ | 
| D | abc.py | 32 class Finder(metaclass=abc.ABCMeta):  class
  |