Searched refs:provenanceStart (Results 1 – 9 of 9) sorted by relevance
424 auto provenanceStart{allSources_.GetFirstFileProvenance().value().start()}; in GetCharBlockFromLineAndColumns() local425 if (auto sourceFile{allSources_.GetSourceFile(provenanceStart)}) { in GetCharBlockFromLineAndColumns()428 provenanceStart.offset() + startColumn - 1, in GetCharBlockFromLineAndColumns()
427 auto provenanceStart{allSources_.GetFirstFileProvenance().value().start()}; in GetCharBlockFromLineAndColumns() local428 if (auto sourceFile{allSources_.GetSourceFile(provenanceStart)}) { in GetCharBlockFromLineAndColumns()431 provenanceStart.offset() + startColumn - 1, in GetCharBlockFromLineAndColumns()
543 auto provenanceStart{allSources_.GetFirstFileProvenance().value().start()}; in GetCharBlockFromLineAndColumns() local544 if (auto sourceFile{allSources_.GetSourceFile(provenanceStart)}) { in GetCharBlockFromLineAndColumns()547 provenanceStart.offset() + startColumn - 1, in GetCharBlockFromLineAndColumns()
566 auto provenanceStart{allSources_.GetFirstFileProvenance().value().start()}; in GetCharBlockFromLineAndColumns() local567 if (auto sourceFile{allSources_.GetSourceFile(provenanceStart)}) { in GetCharBlockFromLineAndColumns()570 provenanceStart.offset() + startColumn - 1, in GetCharBlockFromLineAndColumns()
574 auto provenanceStart{allSources_.GetFirstFileProvenance().value().start()}; in GetCharBlockFromLineAndColumns() local575 if (auto sourceFile{allSources_.GetSourceFile(provenanceStart)}) { in GetCharBlockFromLineAndColumns()578 provenanceStart.offset() + startColumn - 1, in GetCharBlockFromLineAndColumns()