Home
last modified time | relevance | path

Searched defs:getDeclContext (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/include/clang/AST/
H A DDeclBase.h454 DeclContext *getDeclContext() { getDeclContext() function
459 const DeclContext *getDeclContext() const { getDeclContext() function
/llvm-project/lldb/tools/lldb-test/
H A Dlldb-test.cpp448 opts::symbols::getDeclContext(SymbolFile &Symfile) { getDeclContext() function in opts::symbols
/llvm-project/clang-tools-extra/clangd/
H A DSelection.cpp1107 const DeclContext &SelectionTree::Node::getDeclContext() const { in getDeclContext() function in clang::clangd::SelectionTree::Node
/llvm-project/clang/include/clang/Sema/
H A DSema.h11847 const DeclContext *getDeclContext() const { getDeclContext() function