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

Declarations

tools/lldb/source/Plugins/ExpressionParser/Clang/ClangPersistentVariables.h
   65   void RegisterPersistentDecl(ConstString name, clang::NamedDecl *decl);

References

tools/lldb/source/Plugins/ExpressionParser/Clang/ASTResultSynthesizer.cpp
  478           ->RegisterPersistentDecl(name_cs, NamedDecl_scratch);