Home
last modified time | relevance | path

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

/llvm-project/llvm/tools/llvm-objdump/
H A DXCOFFDump.cpp154 unsigned TabStop = getInstStartColumn(STI) - 1; dumpTracebackTable() local
H A Dllvm-objdump.cpp601 unsigned TabStop = getInstStartColumn(STI); AlignToInstStartColumn() local
/llvm-project/clang/lib/Frontend/
H A DTextDiagnostic.cpp108 unsigned TabStop) { in printableTextForNextCharacter() argument
176 static void expandTabs(std::string &SourceLine, unsigned TabStop) { in expandTabs() argument
225 static void genColumnByteMapping(StringRef SourceLine, unsigned TabStop, in genColumnByteMapping() argument
[all...]
/llvm-project/llvm/lib/Support/
H A DSourceMgr.cpp39 static const size_t TabStop = 8; variable
/llvm-project/clang/lib/Parse/
H A DParseStmt.cpp1422 unsigned TabStop = SM.getDiagnostics().getDiagnosticOptions().TabStop; getVisualIndentation() local