Home
last modified time | relevance | path

Searched defs:M2Loc (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h1744 OpenMPScheduleClauseModifier M2, SourceLocation M2Loc) in OMPScheduleClause()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp16214 SourceLocation M1Loc, SourceLocation M2Loc) { in checkScheduleModifiers()
16237 SourceLocation LParenLoc, SourceLocation M1Loc, SourceLocation M2Loc, in ActOnOpenMPScheduleClause()
H A DTreeTransform.h1817 SourceLocation LParenLoc, SourceLocation M1Loc, SourceLocation M2Loc, in RebuildOMPScheduleClause()