Searched defs:is_start_of_statement (Results 1 – 4 of 4) sorted by relevance
145 uint16_t is_start_of_statement : 1, ///< Indicates this entry is the beginning global() member
285 uint32_t is_start_of_statement : 1; member
41 bool is_start_of_statement, in InsertLineEntry() argument 71 uint16_t column, uint16_t file_idx, bool is_start_of_statement, in AppendLineEntryToSequence() argument
1441 bool is_start_of_statement = true; in ParseInlineSite() local