Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaOpenMP.h1107 SmallVector<SourceLocation, NumberOfOMPMotionModifiers> MotionModifiersLoc; member
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DOpenMPClause.cpp1202 ArrayRef<SourceLocation> MotionModifiersLoc, in Create()
1252 ArrayRef<SourceLocation> MotionModifiersLoc, in Create()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h6895 SourceLocation MotionModifiersLoc[NumberOfOMPMotionModifiers]; variable
7096 SourceLocation MotionModifiersLoc[NumberOfOMPMotionModifiers]; variable
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h2165 ArrayRef<SourceLocation> MotionModifiersLoc, in RebuildOMPToClause()
2181 ArrayRef<SourceLocation> MotionModifiersLoc, in RebuildOMPFromClause()
H A DSemaOpenMP.cpp22379 ArrayRef<SourceLocation> MotionModifiersLoc, in ActOnOpenMPToClause()
22416 ArrayRef<SourceLocation> MotionModifiersLoc, in ActOnOpenMPFromClause()