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

Declarations

tools/clang/include/clang/AST/ExternalASTSource.h
  335   SetNoExternalVisibleDeclsForName(const DeclContext *DC,

References

tools/lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.cpp
  175     SetNoExternalVisibleDeclsForName(decl_ctx, clang_decl_name);
  180     SetNoExternalVisibleDeclsForName(decl_ctx, clang_decl_name);
  196       SetNoExternalVisibleDeclsForName(decl_ctx, clang_decl_name);
  209     SetNoExternalVisibleDeclsForName(decl_ctx, clang_decl_name);
  230     SetNoExternalVisibleDeclsForName(decl_ctx, clang_decl_name);
  240       SetNoExternalVisibleDeclsForName(decl_ctx, clang_decl_name);
  251     SetNoExternalVisibleDeclsForName(decl_ctx, clang_decl_name);
tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCDeclVendor.cpp
   69     SetNoExternalVisibleDeclsForName(decl_ctx, name);
tools/lldb/source/Symbol/ClangExternalASTSourceCallbacks.cpp
   60   SetNoExternalVisibleDeclsForName(decl_ctx, clang_decl_name);