Home
last modified time | relevance | path

Searched defs:MotionModifiersLoc (Results 1 – 5 of 5) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DOpenMPClause.cpp1170 ArrayRef<SourceLocation> MotionModifiersLoc, in Create()
1220 ArrayRef<SourceLocation> MotionModifiersLoc, in Create()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h3373 SmallVector<SourceLocation, NumberOfOMPMotionModifiers> MotionModifiersLoc; member
/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h6550 SourceLocation MotionModifiersLoc[NumberOfOMPMotionModifiers]; variable
6752 SourceLocation MotionModifiersLoc[NumberOfOMPMotionModifiers]; variable
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp15412 ArrayRef<SourceLocation> MotionModifiersLoc) { in ActOnOpenMPVarListClause()
20600 ArrayRef<SourceLocation> MotionModifiersLoc, in ActOnOpenMPToClause()
20637 ArrayRef<SourceLocation> MotionModifiersLoc, in ActOnOpenMPFromClause()
H A DTreeTransform.h2046 ArrayRef<SourceLocation> MotionModifiersLoc, in RebuildOMPToClause()
2062 ArrayRef<SourceLocation> MotionModifiersLoc, in RebuildOMPFromClause()