Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DOpenMPClause.h1687 void setSecondScheduleModifierLoc(SourceLocation Loc) { in setSecondScheduleModifierLoc() function
/openbsd-src/gnu/llvm/clang/lib/Serialization/
H A DASTReader.cpp10381 C->setSecondScheduleModifierLoc(Record.readSourceLocation()); in VisitOMPScheduleClause()