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

References

tools/clang/lib/Frontend/ASTUnit.cpp
  393       CachedResult.ShowInContexts = getDeclShowContexts(
  448                                 = NNSContexts & ~CachedResult.ShowInContexts) {
  456           CachedResult.ShowInContexts = RemainingContexts;
  477       CachedResult.ShowInContexts
 2065     if ((C->ShowInContexts & InContexts) == 0)