Searched defs:message_location (Results 1 – 3 of 3) sorted by relevance
651 const LocationRecorder& message_location, in ParseMessageDefinition()700 const LocationRecorder& message_location, in ParseMessageBlock()724 const LocationRecorder& message_location, in ParseMessageStatement()1485 const LocationRecorder& message_location) { in ParseReserved()
83 const MessageLocation* message_location() const { return &message_location_; } in message_location() function
685 MessageLocation message_location = isolate->GetMessageLocation(); in GatherCompileInfo() local