Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DDeclCXX.h3075 DeclContext *getCommonAncestor() { return CommonAncestor; } getCommonAncestor() function
3076 const DeclContext *getCommonAncestor() const { return CommonAncestor; } getCommonAncestor() function
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp69 const DeclContext *getCommonAncestor() const { getCommonAncestor() function in __anon58ef0f810111::UnqualUsingEntry