Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clangd/support/
H A DPath.cpp36 bool pathStartsWith(PathRef Ancestor, PathRef Path, in pathStartsWith()
/llvm-project/clang-tools-extra/clangd/
H A DConfigProvider.cpp106 for (auto Ancestor = absoluteParent(P.Path); !Ancestor.empty(); in fromAncestorRelativeYAMLFiles() local
114 for (llvm::StringRef Ancestor : Ancestors) { in fromAncestorRelativeYAMLFiles() local
H A DTidyProvider.cpp109 for (auto Ancestor = absoluteParent(AbsPath); !Ancestor.empty(); in apply() local
H A DSelection.cpp1098 const Node *Ancestor = Root; in commonAncestor() local
/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCheckObjCInstMethSignature.cpp28 static bool AreTypesCompatible(QualType Derived, QualType Ancestor, in AreTypesCompatible()
/llvm-project/clang-tools-extra/clang-tidy/utils/
H A DExprSequence.cpp54 bool isDescendantOrEqual(const Stmt *Descendant, const Stmt *Ancestor, in isDescendantOrEqual()
/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp1358 Scope *Ancestor = S->getParent(); EnterDeclaratorContext() local
1378 Scope *Ancestor = S->getParent(); ExitDeclaratorContext() local
[all...]