Searched refs:UniqueIterName (Results 1 - 1 of 1) sorted by relevance

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

Completed in 1090 milliseconds