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

References

tools/clang/lib/Tooling/Core/Lookup.cpp
   37   for (Context = GetNextNamedNamespace(Context); Context != nullptr;
   38        Context = GetNextNamedNamespace(Context->getParent()))