Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/AST/
DOpenMPClause.cpp1102 ArrayRef<SourceLocation> MotionModifiersLoc, in Create()
1152 ArrayRef<SourceLocation> MotionModifiersLoc, in Create()
/external/llvm-project/clang/include/clang/Parse/
DParser.h3250 SmallVector<SourceLocation, NumberOfOMPMotionModifiers> MotionModifiersLoc; member
/external/llvm-project/clang/include/clang/AST/
DOpenMPClause.h6348 SourceLocation MotionModifiersLoc[NumberOfOMPMotionModifiers]; variable
6550 SourceLocation MotionModifiersLoc[NumberOfOMPMotionModifiers]; variable
/external/llvm-project/clang/lib/Sema/
DSemaOpenMP.cpp13669 ArrayRef<SourceLocation> MotionModifiersLoc) { in ActOnOpenMPVarListClause()
18780 ArrayRef<SourceLocation> MotionModifiersLoc, in ActOnOpenMPToClause()
18817 ArrayRef<SourceLocation> MotionModifiersLoc, in ActOnOpenMPFromClause()
DTreeTransform.h2016 ArrayRef<SourceLocation> MotionModifiersLoc, in RebuildOMPToClause()
2032 ArrayRef<SourceLocation> MotionModifiersLoc, in RebuildOMPFromClause()