Searched refs:UniqueIterName (Results 1 - 1 of 1) sorted by last modified time

/frameworks/compile/slang/
H A Dslang_rs_object_ref_count.cpp388 std::stringstream UniqueIterName; local
389 UniqueIterName << "rsIntIter" << sIterCounter++;
390 clang::IdentifierInfo *II = &C.Idents.get(UniqueIterName.str());

Completed in 29 milliseconds