Home
last modified time | relevance | path

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

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