Home
last modified time | relevance | path

Searched refs:c_storage (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Support/
DPathV2.cpp358 SmallString<32> c_storage; in append() local
364 if (!c.isTriviallyEmpty()) components.push_back(c.toStringRef(c_storage)); in append()