Searched defs:getDeclContext (Results 1 – 4 of 4) sorted by relevance
/llvm-project/clang/include/clang/AST/ | ||
H A D | DeclBase.h | 454 DeclContext *getDeclContext() { getDeclContext() function |
/llvm-project/lldb/tools/lldb-test/ | ||
H A D | lldb-test.cpp | 448 opts::symbols::getDeclContext(SymbolFile &Symfile) { getDeclContext() function in opts::symbols |
/llvm-project/clang-tools-extra/clangd/ | ||
H A D | Selection.cpp | 1107 const DeclContext &SelectionTree::Node::getDeclContext() const { in getDeclContext() function in clang::clangd::SelectionTree::Node |
/llvm-project/clang/include/clang/Sema/ | ||
H A D | Sema.h | 11847 const DeclContext *getDeclContext() const { getDeclContext() function |