reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
139 void MakeGlobal(ASTContext &Context, SourceLocation ColonColonLoc);
274 SS.MakeGlobal(Context, CCLoc);
tools/clang/lib/Sema/TreeTransform.h 3715 SS.MakeGlobal(SemaRef.Context, Q.getBeginLoc());