Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DOpenMPClause.cpp1197 ArrayRef<SourceLocation> MotionModifiersLoc, in Create()
1247 ArrayRef<SourceLocation> MotionModifiersLoc, in Create()
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DOpenMPClause.h6759 SourceLocation MotionModifiersLoc[NumberOfOMPMotionModifiers]; variable
6960 SourceLocation MotionModifiersLoc[NumberOfOMPMotionModifiers]; variable
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h11987 SmallVector<SourceLocation, NumberOfOMPMotionModifiers> MotionModifiersLoc; member
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DTreeTransform.h2115 ArrayRef<SourceLocation> MotionModifiersLoc, in RebuildOMPToClause()
2131 ArrayRef<SourceLocation> MotionModifiersLoc, in RebuildOMPFromClause()
H A DSemaOpenMP.cpp23059 ArrayRef<SourceLocation> MotionModifiersLoc, in ActOnOpenMPToClause()
23096 ArrayRef<SourceLocation> MotionModifiersLoc, in ActOnOpenMPFromClause()