Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DOpenMPClause.h998 void setSecondScheduleModifierLoc(SourceLocation Loc) { in setSecondScheduleModifierLoc() function
/freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/
H A DASTReader.cpp11934 C->setSecondScheduleModifierLoc(Record.readSourceLocation()); in VisitOMPScheduleClause()