Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DDeclCXX.h2676 DeclContext *getCommonAncestor() { return CommonAncestor; } in getCommonAncestor() function
2677 const DeclContext *getCommonAncestor() const { return CommonAncestor; } in getCommonAncestor() function
/external/clang/lib/Sema/
DSemaLookup.cpp69 const DeclContext *getCommonAncestor() const { in getCommonAncestor() function in __anon19e32a9a0111::UnqualUsingEntry