reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/lldb/include/lldb/Symbol/Function.h
  476   CompilerDeclContext GetDeclContext();

References

tools/lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.cpp
 1318       CompilerDeclContext function_decl_ctx = sc.function->GetDeclContext();
tools/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.cpp
 1295           CompilerDeclContext func_decl_context = function->GetDeclContext();
 1363           CompilerDeclContext decl_ctx = sym_ctx.function->GetDeclContext();
 1915       TypeSystem *type_system = function->GetDeclContext().GetTypeSystem();
 1918             (clang::DeclContext *)function->GetDeclContext()