Searched refs:IdxStr (Results 1 – 2 of 2) sorted by relevance
305 std::string IdxStr = llvm::to_string(CurIndex); in emitDeclaration() local308 OS.indent(NumColsForIdx - IdxStr.size()) << IdxStr << " */ "; in emitDeclaration()