Searched defs:getDeclContext (Results 1 – 4 of 4) sorted by relevance
394 DeclContext *getDeclContext() { in getDeclContext() function399 const DeclContext *getDeclContext() const { in getDeclContext() function
439 DeclContext *getDeclContext() { in getDeclContext() function444 const DeclContext *getDeclContext() const { in getDeclContext() function
854 const DeclContext &SelectionTree::Node::getDeclContext() const { in getDeclContext() function in clang::clangd::SelectionTree::Node
397 opts::symbols::getDeclContext(SymbolFile &Symfile) { in getDeclContext() function in opts::symbols