Searched refs:IdentifierPos (Results 1 – 1 of 1) sorted by relevance
2870 std::size_t IdentifierPos = End; in expandMacro() local2879 if (IdentifierPos == End) in expandMacro()2880 IdentifierPos = Pos; in expandMacro()2882 IdentifierPos = End; in expandMacro()2899 if (IdentifierPos != End) { in expandMacro()2902 Pos = IdentifierPos; in expandMacro()2903 IdentifierPos = End; in expandMacro()