Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Basic/
H A DSourceManager.cpp210 void LineTableInfo::AddLineNote(FileID FID, unsigned Offset, unsigned LineNo, in AddLineNote() function in LineTableInfo
277 void SourceManager::AddLineNote(SourceLocation Loc, unsigned LineNo, in AddLineNote() function in SourceManager