Home
last modified time | relevance | path

Searched refs:getSecondScheduleModifierLoc (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h1788 SourceLocation getSecondScheduleModifierLoc() const { in getSecondScheduleModifierLoc() function
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp7186 Record.AddSourceLocation(C->getSecondScheduleModifierLoc()); in VisitOMPScheduleClause()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h10154 C->getFirstScheduleModifierLoc(), C->getSecondScheduleModifierLoc(), in TransformOMPScheduleClause()
H A DSemaOpenMP.cpp4672 : SC->getSecondScheduleModifierLoc(), in ActOnOpenMPRegionEnd()