Searched refs:METADATA_LOCATION (Results 1 – 3 of 3) sorted by relevance
198 METADATA_LOCATION = 7, // [distinct, line, col, scope, inlined-at?] enumerator
867 Stream.EmitRecord(bitc::METADATA_LOCATION, Record, Abbrev); in WriteDILocation()1281 Abbv->Add(BitCodeAbbrevOp(bitc::METADATA_LOCATION)); in WriteModuleMetadata()
2033 case bitc::METADATA_LOCATION: { in parseMetadata()