Home
last modified time | relevance | path

Searched defs:AddLineNote (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/Basic/
H A DSourceManager.cpp203 void LineTableInfo::AddLineNote(FileID FID, unsigned Offset, unsigned LineNo, in AddLineNote() function in LineTableInfo
272 void SourceManager::AddLineNote(SourceLocation Loc, unsigned LineNo, in AddLineNote() function in SourceManager