Searched refs:IdentifierPos (Results 1 – 1 of 1) sorted by relevance
2471 std::size_t IdentifierPos = End; in expandMacro() local2480 if (IdentifierPos == End) in expandMacro()2481 IdentifierPos = Pos; in expandMacro()2483 IdentifierPos = End; in expandMacro()2500 if (IdentifierPos != End) { in expandMacro()2503 Pos = IdentifierPos; in expandMacro()2504 IdentifierPos = End; in expandMacro()