Searched refs:LocOffset (Results 1 – 3 of 3) sorted by relevance
101 unsigned LocOffset; member
512 } else if (auto LocOffset = AttrValue.Value.getAsSectionOffset()) { in verifyDebugInfoAttribute() local515 if (auto LocList = DebugLoc->getLocationListAtOffset(*LocOffset)) in verifyDebugInfoAttribute()
1242 OutDiag.LocOffset = 0; in makeStandaloneDiagnostic()1250 OutDiag.LocOffset = SM.getFileOffset(FileLoc); in makeStandaloneDiagnostic()2359 SourceLocation L = FileLoc.getLocWithOffset(SD.LocOffset); in TranslateStoredDiagnostics()