Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DOpenMPClause.cpp1185 ArrayRef<SourceLocation> MotionModifiersLoc, in Create()
1235 ArrayRef<SourceLocation> MotionModifiersLoc, in Create()
/llvm-project-15.0.7/clang/include/clang/AST/
H A DOpenMPClause.h6681 SourceLocation MotionModifiersLoc[NumberOfOMPMotionModifiers]; variable
6883 SourceLocation MotionModifiersLoc[NumberOfOMPMotionModifiers]; variable
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h11625 SmallVector<SourceLocation, NumberOfOMPMotionModifiers> MotionModifiersLoc; member
/llvm-project-15.0.7/clang/lib/Sema/
H A DTreeTransform.h2069 ArrayRef<SourceLocation> MotionModifiersLoc, in RebuildOMPToClause()
2085 ArrayRef<SourceLocation> MotionModifiersLoc, in RebuildOMPFromClause()
H A DSemaOpenMP.cpp22732 ArrayRef<SourceLocation> MotionModifiersLoc, in ActOnOpenMPToClause()
22769 ArrayRef<SourceLocation> MotionModifiersLoc, in ActOnOpenMPFromClause()