reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/CodeGen/CGStmtOpenMP.cpp
 2373         EmitOMPHelperVar(*this, cast<DeclRefExpr>(S.getIsLastIterVariable()));
 3431           EmitOMPHelperVar(*this, cast<DeclRefExpr>(S.getIsLastIterVariable()));
 5036     mapParam(CGF, cast<DeclRefExpr>(S.getIsLastIterVariable()), *LIP,
tools/clang/lib/Serialization/ASTWriterStmt.cpp
 1985     Record.AddStmt(D->getIsLastIterVariable());