Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Rewrite/
H A DHTMLRewrite.cpp147 for (unsigned FilePos = 0; C != FileEnd ; ++C, ++FilePos) { EscapeText() local
266 unsigned FilePos = 0; AddLineNumbers() local
[all...]
/llvm-project/clang/lib/Basic/
H A DSourceManager.cpp1135 getColumnNumber(FileID FID,unsigned FilePos,bool * Invalid) const getColumnNumber() argument
1300 getLineNumber(FileID FID,unsigned FilePos,bool * Invalid) const getLineNumber() argument
1691 unsigned FilePos = Content->SourceLineCache[Line - 1]; translateLineCol() local
[all...]