Searched defs:TabStop (Results 1 – 5 of 5) sorted by relevance
155 unsigned TabStop = getInstStartColumn(STI) - 1; dumpTracebackTable() local
601 unsigned TabStop = getInstStartColumn(STI); in AlignToInstStartColumn() local
108 unsigned TabStop) { in printableTextForNextCharacter()176 static void expandTabs(std::string &SourceLine, unsigned TabStop) { in expandTabs()225 static void genColumnByteMapping(StringRef SourceLine, unsigned TabStop, in genColumnByteMapping()
39 static const size_t TabStop = 8; variable
1425 unsigned TabStop = SM.getDiagnostics().getDiagnosticOptions().TabStop; in getVisualIndentation() local