Searched defs:start_loc (Results 1 – 3 of 3) sorted by relevance
510 std::string transformed_text, size_t &start_loc, size_t &end_loc) { in GetOriginalBodyBounds()
735 clang::SourceLocation start_loc = first_token.getLocation(); in GetTextForRange() local
547 uint32_t start_loc; /* start of partition with given length */ member