Home
last modified time | relevance | path

Searched defs:Ancestor (Results 1 – 13 of 13) sorted by relevance

/external/rust/crates/walkdir/src/
Dlib.rs588 struct Ancestor { struct
599 impl Ancestor { argument
602 fn new(dent: &DirEntry) -> io::Result<Ancestor> { in new()
609 fn new(dent: &DirEntry) -> io::Result<Ancestor> { in new()
/external/perfetto/src/trace_processor/dynamic/
Dancestor_generator.h37 enum class Ancestor { kSlice = 1, kStackProfileCallsite = 2 }; enum
/external/clang/lib/StaticAnalyzer/Checkers/
DCheckObjCInstMethSignature.cpp29 static bool AreTypesCompatible(QualType Derived, QualType Ancestor, in AreTypesCompatible()
/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/
DCheckObjCInstMethSignature.cpp28 static bool AreTypesCompatible(QualType Derived, QualType Ancestor, in AreTypesCompatible()
/external/llvm-project/clang-tools-extra/clang-tidy/utils/
DExprSequence.cpp54 bool isDescendantOrEqual(const Stmt *Descendant, const Stmt *Ancestor, in isDescendantOrEqual()
/external/llvm-project/clang-tools-extra/clangd/
DConfigProvider.cpp114 for (llvm::StringRef Ancestor : Ancestors) { in fromAncestorRelativeYAMLFiles() local
DTidyProvider.cpp92 llvm::StringRef Ancestor(Parent.begin(), I->end() - Parent.begin()); in apply() local
DSelection.cpp845 const Node *Ancestor = Root; in commonAncestor() local
/external/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp1209 Instruction *Ancestor = Parent.first; in Descale() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp1403 Instruction *Ancestor = Parent.first; in Descale() local
/external/llvm-project/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp1486 Instruction *Ancestor = Parent.first; in Descale() local
/external/clang/lib/Sema/
DSemaDecl.cpp1168 Scope *Ancestor = S->getParent(); in EnterDeclaratorContext() local
1182 Scope *Ancestor = S->getParent(); in ExitDeclaratorContext() local
/external/llvm-project/clang/lib/Sema/
DSemaDecl.cpp1339 Scope *Ancestor = S->getParent(); in EnterDeclaratorContext() local
1359 Scope *Ancestor = S->getParent(); in ExitDeclaratorContext() local