Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/AST/
H A DOpenMPClause.h1724 SourceLocation getSecondScheduleModifierLoc() const { in getSecondScheduleModifierLoc() function
/llvm-project-15.0.7/clang/lib/Serialization/
H A DASTWriter.cpp6297 Record.AddSourceLocation(C->getSecondScheduleModifierLoc()); in VisitOMPScheduleClause()
/llvm-project-15.0.7/clang/lib/Sema/
H A DTreeTransform.h9534 C->getFirstScheduleModifierLoc(), C->getSecondScheduleModifierLoc(), in TransformOMPScheduleClause()
H A DSemaOpenMP.cpp4818 : SC->getSecondScheduleModifierLoc(), in ActOnOpenMPRegionEnd()