Home
last modified time | relevance | path

Searched defs:getCommonAncestor (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DDeclCXX.h2996 DeclContext *getCommonAncestor() { return CommonAncestor; } in getCommonAncestor() function
2997 const DeclContext *getCommonAncestor() const { return CommonAncestor; } in getCommonAncestor() function
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaLookup.cpp69 const DeclContext *getCommonAncestor() const { in getCommonAncestor() function in __anonb0e6ccc60111::UnqualUsingEntry