Home
last modified time | relevance | path

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

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