Home
last modified time | relevance | path

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

/drivers/hdf_core/framework/tools/hc-gen/src/
Ddecompile_gen.cpp131 std::string tabStr = std::string(TAB_SIZE * walkDepth, ' '); in OutPutWalk() local
166 std::string tabStr = std::string(TAB_SIZE * walkDepth, ' '); in CloseBrace() local