Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DOpenMPClause.cpp1140 ArrayRef<SourceLocation> MotionModifiersLoc, in Create()
1190 ArrayRef<SourceLocation> MotionModifiersLoc, in Create()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Parse/
H A DParser.h3344 SmallVector<SourceLocation, NumberOfOMPMotionModifiers> MotionModifiersLoc; member
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DOpenMPClause.h6442 SourceLocation MotionModifiersLoc[NumberOfOMPMotionModifiers]; variable
6644 SourceLocation MotionModifiersLoc[NumberOfOMPMotionModifiers]; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp15029 ArrayRef<SourceLocation> MotionModifiersLoc) { in ActOnOpenMPVarListClause()
20212 ArrayRef<SourceLocation> MotionModifiersLoc, in ActOnOpenMPToClause()
20249 ArrayRef<SourceLocation> MotionModifiersLoc, in ActOnOpenMPFromClause()
H A DTreeTransform.h2032 ArrayRef<SourceLocation> MotionModifiersLoc, in RebuildOMPToClause()
2048 ArrayRef<SourceLocation> MotionModifiersLoc, in RebuildOMPFromClause()