Home | History | Annotate | Download | only in FileCheck

Lines Matching refs:find_first_of

745     size_t EOL = Buffer.find_first_of("\n\r");
840 Range = Range.substr(Range.find_first_of("\n\r"));