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

/frameworks/compile/slang/
H A Dslang_rs_object_ref_count.h84 inline Scope *getCurrentScope() { function in class:slang::RSObjectRefCount
H A Dslang_rs_object_ref_count.cpp1464 getCurrentScope()->addRSObject(VD);
1465 getCurrentScope()->AppendRSObjectInit(VD, DS, DT, InitExpr);
1481 slangAssert((getCurrentScope() == S) && "Corrupted scope stack!");
1493 getCurrentScope()->ReplaceRSObjectAssignment(AS);

Completed in 36 milliseconds