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

References

tools/clang/lib/AST/QualTypeNames.cpp
  214   switch (Scope->getKind()) {
  217       return Scope;
  220           Ctx, Scope->getAsNamespace(), WithGlobalNsPrefix);
  228           Scope->getAsNamespaceAlias()->getNamespace()->getCanonicalDecl(),
  235           Ctx, Scope->getPrefix(), WithGlobalNsPrefix);
  239       const Type *Type = Scope->getAsType();
  256       return Scope;