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.h60 void ReplaceRSObjectAssignment(clang::BinaryOperator *AS);
Dslang_rs_object_ref_count.cpp1108 void RSObjectRefCount::Scope::ReplaceRSObjectAssignment( in ReplaceRSObjectAssignment() function in slang::RSObjectRefCount::Scope
1495 getCurrentScope()->ReplaceRSObjectAssignment(AS); in VisitBinAssign()