Searched refs:ExtraIdentLoc (Results 1 – 1 of 1) sorted by relevance
72 std::vector<SourceLocation> ExtraIdentLoc; in ParseNamespace() local84 ExtraIdentLoc.push_back(ConsumeToken()); in ParseNamespace()115 << SourceRange(ExtraNamespaceLoc.front(), ExtraIdentLoc.back()); in ParseNamespace()131 << SourceRange(ExtraNamespaceLoc.front(), ExtraIdentLoc.back()); in ParseNamespace()146 << SourceRange(ExtraNamespaceLoc.front(), ExtraIdentLoc.back()); in ParseNamespace()161 ExtraIdentLoc.back()), in ParseNamespace()185 ParseInnerNamespace(ExtraIdentLoc, ExtraIdent, ExtraNamespaceLoc, 0, in ParseNamespace()