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

References

tools/clang/lib/Sema/SemaDeclCXX.cpp
14826   TypeSourceInfo *TInfo = GetTypeForDeclarator(D, S);
14874   Scope *DCScope = S;
14897     DCScope = S->getFnParent();
14901     LookupName(Previous, S, /*AllowBuiltinCreation*/false);
14969     DCScope = getScopeForDeclContext(S, DC);
15060   Scope FakeDCScope(S, Scope::DeclScope, Diags);
15086     if (Scope *EnclosingScope = getScopeForDeclContext(S, DC))