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.h1157 SmallVector<SourceLocation, NumberOfOMPMotionModifiers> MotionModifiersLoc; member
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DOpenMPClause.cpp1221 ArrayRef<SourceLocation> MotionModifiersLoc, in Create()
1271 ArrayRef<SourceLocation> MotionModifiersLoc, in Create()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h7481 SourceLocation MotionModifiersLoc[NumberOfOMPMotionModifiers]; variable
7682 SourceLocation MotionModifiersLoc[NumberOfOMPMotionModifiers]; variable
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h2190 ArrayRef<SourceLocation> MotionModifiersLoc, in RebuildOMPToClause()
2206 ArrayRef<SourceLocation> MotionModifiersLoc, in RebuildOMPFromClause()
H A DSemaOpenMP.cpp23296 ArrayRef<SourceLocation> MotionModifiersLoc, in ActOnOpenMPToClause()
23333 ArrayRef<SourceLocation> MotionModifiersLoc, in ActOnOpenMPFromClause()