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

References

tools/clang/include/clang/AST/StmtOpenMP.h
  868       LB = nullptr;
tools/clang/lib/AST/StmtOpenMP.cpp
  183   Dir->setLowerBoundVariable(Exprs.LB);
  236   Dir->setLowerBoundVariable(Exprs.LB);
  402   Dir->setLowerBoundVariable(Exprs.LB);
  454   Dir->setLowerBoundVariable(Exprs.LB);
  797   Dir->setLowerBoundVariable(Exprs.LB);
  942   Dir->setLowerBoundVariable(Exprs.LB);
  994   Dir->setLowerBoundVariable(Exprs.LB);
 1045   Dir->setLowerBoundVariable(Exprs.LB);
 1098   Dir->setLowerBoundVariable(Exprs.LB);
 1152   Dir->setLowerBoundVariable(Exprs.LB);
 1206   Dir->setLowerBoundVariable(Exprs.LB);
 1283   Dir->setLowerBoundVariable(Exprs.LB);
 1354   Dir->setLowerBoundVariable(Exprs.LB);
 1423   Dir->setLowerBoundVariable(Exprs.LB);
 1478   Dir->setLowerBoundVariable(Exprs.LB);
 1576   Dir->setLowerBoundVariable(Exprs.LB);
 1630   Dir->setLowerBoundVariable(Exprs.LB);
 1686   Dir->setLowerBoundVariable(Exprs.LB);
 1758   Dir->setLowerBoundVariable(Exprs.LB);
 1853   Dir->setLowerBoundVariable(Exprs.LB);
 1912   Dir->setLowerBoundVariable(Exprs.LB);
 1988   Dir->setLowerBoundVariable(Exprs.LB);
 2060   Dir->setLowerBoundVariable(Exprs.LB);
tools/clang/lib/Sema/SemaOpenMP.cpp
 7560   Built.LB = LB.get();