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

References

tools/clang/include/clang/AST/OpenMPClause.h
 1352   void setScheduleKindLoc(SourceLocation KLoc) { KindLoc = KLoc; }
 1421   SourceLocation getScheduleKindLoc() { return KindLoc; }