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

Declarations

tools/lldb/include/lldb/Symbol/ClangASTContext.h
  498   DeclContextGetAsFunctionDecl(const CompilerDeclContext &dc);

References

tools/lldb/source/Plugins/ExpressionParser/Clang/ClangUserExpression.cpp
  216                  ClangASTContext::DeclContextGetAsFunctionDecl(decl_context)) {