Searched defs:getCommonAncestor (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/include/clang/AST/ | ||
H A D | DeclCXX.h | 3082 DeclContext *getCommonAncestor() { return CommonAncestor; } getCommonAncestor() function |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaLookup.cpp | 71 const DeclContext *getCommonAncestor() const { getCommonAncestor() function in __anond4728be20111::UnqualUsingEntry |