Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h1743 OpenMPScheduleClauseModifier M1, SourceLocation M1Loc, 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()