Searched defs:TabStop (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/
H A DTextDiagnostic.cpp98 printableTextForNextCharacter(StringRef SourceLine, size_t *i, unsigned TabStop) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DSourceMgr.cpp38 static const size_t TabStop = 8; variable
/freebsd-13-stable/contrib/llvm-project/clang/lib/Parse/
H A DParseStmt.cpp1242 unsigned TabStop = SM.getDiagnostics().getDiagnosticOptions().TabStop; local

Completed in 74 milliseconds