Searched refs:IdentifierPos (Results 1 – 1 of 1) sorted by relevance
2853 std::size_t IdentifierPos = End; in expandMacro() local2862 if (IdentifierPos == End) in expandMacro()2863 IdentifierPos = Pos; in expandMacro()2865 IdentifierPos = End; in expandMacro()2882 if (IdentifierPos != End) { in expandMacro()2885 Pos = IdentifierPos; in expandMacro()2886 IdentifierPos = End; in expandMacro()