Searched refs:getCurrentScope (Results 1 – 2 of 2) sorted by relevance
84 inline Scope *getCurrentScope() { in getCurrentScope() function
1471 getCurrentScope()->AppendRSObjectInit(VD, DS, DT, InitExpr); in VisitDeclStmt()1476 getCurrentScope()->addRSObject(VD); in VisitDeclStmt()1493 slangAssert((getCurrentScope() == S) && "Corrupted scope stack!"); in VisitCompoundStmt()1505 getCurrentScope()->ReplaceRSObjectAssignment(AS); in VisitBinAssign()