Searched refs:IdentifierPos (Results 1 – 1 of 1) sorted by relevance
2854 std::size_t IdentifierPos = End; in expandMacro() local2863 if (IdentifierPos == End) in expandMacro()2864 IdentifierPos = Pos; in expandMacro()2866 IdentifierPos = End; in expandMacro()2883 if (IdentifierPos != End) { in expandMacro()2886 Pos = IdentifierPos; in expandMacro()2887 IdentifierPos = End; in expandMacro()