Searched defs:TabStop (Results 1 – 5 of 5) sorted by relevance
106 unsigned TabStop) { in printableTextForNextCharacter()174 static void expandTabs(std::string &SourceLine, unsigned TabStop) { in expandTabs()223 static void genColumnByteMapping(StringRef SourceLine, unsigned TabStop, in genColumnByteMapping()
469 unsigned TabStop = getInstStartColumn(STI) - 1; in dumpTracebackTable() local
600 unsigned TabStop = getInstStartColumn(STI); in AlignToInstStartColumn() local
39 static const size_t TabStop = 8; variable
1332 unsigned TabStop = SM.getDiagnostics().getDiagnosticOptions().TabStop; in getVisualIndentation() local