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

References

tools/clang/lib/Sema/SemaOpenMP.cpp
13988       Update = buildCounterUpdate(
13992       Update = *CurPrivate;
13993     Update = SemaRef.ActOnFinishFullExpr(Update.get(), DE->getBeginLoc(),
13993     Update = SemaRef.ActOnFinishFullExpr(Update.get(), DE->getBeginLoc(),
14008     if (!Update.isUsable() || !Final.isUsable()) {
14014       Updates.push_back(Update.get());