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

References

tools/clang/include/clang/AST/StmtOpenMP.h
  225   SourceLocation getBeginLoc() const { return StartLoc; }
  233   void setLocStart(SourceLocation Loc) { StartLoc = Loc; }