Home
last modified time | relevance | path

Searched refs:setSecondScheduleModifierLoc (Results 1 – 2 of 2) sorted by relevance

/freebsd-head/contrib/llvm-project/clang/include/clang/AST/
HDOpenMPClause.h1687 void setSecondScheduleModifierLoc(SourceLocation Loc) { in setSecondScheduleModifierLoc() function
/freebsd-head/contrib/llvm-project/clang/lib/Serialization/
HDASTReader.cpp10819 C->setSecondScheduleModifierLoc(Record.readSourceLocation()); in VisitOMPScheduleClause()