Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclCXX.h2946 DeclContext *getCommonAncestor() { return CommonAncestor; } in getCommonAncestor() function
2947 const DeclContext *getCommonAncestor() const { return CommonAncestor; } in getCommonAncestor() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaLookup.cpp66 const DeclContext *getCommonAncestor() const { in getCommonAncestor() function in __anon8d9d45fa0111::UnqualUsingEntry