Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_object_ref_count.h68 void ReplaceRSObjectAssignment(clang::BinaryOperator *AS);
Dslang_rs_object_ref_count.cpp1048 void RSObjectRefCount::Scope::ReplaceRSObjectAssignment( in ReplaceRSObjectAssignment() function in slang::RSObjectRefCount::Scope
1656 getCurrentScope()->ReplaceRSObjectAssignment(AS); in VisitBinAssign()