Searched refs:ExtraIdentLoc (Results 1 – 1 of 1) sorted by relevance
69 std::vector<SourceLocation> ExtraIdentLoc; in ParseNamespace() local81 ExtraIdentLoc.push_back(ConsumeToken()); in ParseNamespace()112 << SourceRange(ExtraNamespaceLoc.front(), ExtraIdentLoc.back()); in ParseNamespace()124 << SourceRange(ExtraNamespaceLoc.front(), ExtraIdentLoc.back()); in ParseNamespace()139 << SourceRange(ExtraNamespaceLoc.front(), ExtraIdentLoc.back()); in ParseNamespace()154 ExtraIdentLoc.back()), in ParseNamespace()178 ParseInnerNamespace(ExtraIdentLoc, ExtraIdent, ExtraNamespaceLoc, 0, in ParseNamespace()