Searched refs:include_contents (Results 1 – 1 of 1) sorted by relevance
129 base::StringPiece include_contents; in GetNextIncludeString() local131 IncludeType type = ExtractInclude(line, &include_contents, &begin_char); in GetNextIncludeString()134 *out = include_contents; in GetNextIncludeString()142 begin_char + static_cast<int>(include_contents.size()), in GetNextIncludeString()