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

References

tools/clang/lib/Sema/SemaDeclCXX.cpp
 9932   assert(S->getFlags() & Scope::DeclScope && "Invalid Scope.");
10000       BuildUsingDeclaration(S, AS, UsingLoc, TypenameLoc.isValid(), TypenameLoc,
10004     PushOnScopeChains(UD, S, /*AddToContext*/ false);