Searched defs:TabStop (Results 1 – 5 of 5) sorted by relevance
154 unsigned TabStop = getInstStartColumn(STI) - 1; dumpTracebackTable() local
601 unsigned TabStop = getInstStartColumn(STI); AlignToInstStartColumn() local
108 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...]
39 static const size_t TabStop = 8; variable
1422 unsigned TabStop = SM.getDiagnostics().getDiagnosticOptions().TabStop; getVisualIndentation() local