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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h1432 SourceLocation getSecondScheduleModifierLoc() const { function in class:clang::OMPScheduleClause
/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp6119 Record.AddSourceLocation(C->getSecondScheduleModifierLoc());
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h8722 C->getFirstScheduleModifierLoc(), C->getSecondScheduleModifierLoc(),
H A DSemaOpenMP.cpp3910 : SC->getSecondScheduleModifierLoc(),

Completed in 312 milliseconds