Searched refs:location_info (Results 1 – 3 of 3) sorted by relevance
35 LocationInfo location_info; member59 LogWriter(signatory.location_info, EXCEPTION, SUBMODULE_ID, ArgumentError) ^ contract_stream; in Ensures()
226 std::unordered_map<uint32_t, LocationInfo> location_info; member322 auto it = location_info.find(attribute_desc.shader_location); in CreateVertexPullingPreamble()323 if (it == location_info.end()) { in CreateVertexPullingPreamble()740 location_info[location->value] = info; in ProcessNonStructParameter()789 location_info[location->value] = info; in ProcessStructParameter()
635 scanner_location_info_t *location_info; in scanner_scan_primary_expression_end() local636 location_info = (scanner_location_info_t *) scanner_insert_info (context_p, in scanner_scan_primary_expression_end()640 … location_info->info.type = (type == LEXER_KEYW_IN) ? SCANNER_TYPE_FOR_IN : SCANNER_TYPE_FOR_OF; in scanner_scan_primary_expression_end()647 location_info->info.type = SCANNER_TYPE_FOR_IN; in scanner_scan_primary_expression_end()650 scanner_get_location (&location_info->location, context_p); in scanner_scan_primary_expression_end()