Searched refs:METADATA_LOCATION (Results 1 – 3 of 3) sorted by relevance
145 METADATA_LOCATION = 7, // [distinct, line, col, scope, inlined-at?] enumerator
795 Stream.EmitRecord(bitc::METADATA_LOCATION, Record, Abbrev); in WriteMDLocation()1171 Abbv->Add(BitCodeAbbrevOp(bitc::METADATA_LOCATION)); in WriteModuleMetadata()
1699 case bitc::METADATA_LOCATION: { in ParseMetadata()