[go: nahoru, domu]

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

/frameworks/compile/slang/
H A Dslang_rs_object_ref_count.cpp107 unsigned CompoundStmtCount = 0; local
115 CompoundStmtList[CompoundStmtCount++] = *I;
117 slangAssert(CompoundStmtCount == NewStmtCount);
120 C, llvm::makeArrayRef(CompoundStmtList, CompoundStmtCount), Loc, Loc);

Completed in 8 milliseconds