Searched refs:IdentifierPos (Results 1 – 1 of 1) sorted by relevance
2885 std::size_t IdentifierPos = End; in expandMacro() local2894 if (IdentifierPos == End) in expandMacro()2895 IdentifierPos = Pos; in expandMacro()2897 IdentifierPos = End; in expandMacro()2914 if (IdentifierPos != End) { in expandMacro()2917 Pos = IdentifierPos; in expandMacro()2918 IdentifierPos = End; in expandMacro()