Searched defs:MotionModifiersLoc (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/AST/
H A DOpenMPClause.h6442 SourceLocation MotionModifiersLoc[NumberOfOMPMotionModifiers]; member in class:clang::final
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Parse/
H A DParser.h3344 SmallVector<SourceLocation, NumberOfOMPMotionModifiers> MotionModifiersLoc; member in struct:clang::OpenMPVarListDataTy
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DTreeTransform.h2031 RebuildOMPToClause(ArrayRef<OpenMPMotionModifierKind> MotionModifiers, ArrayRef<SourceLocation> MotionModifiersLoc, CXXScopeSpec &MapperIdScopeSpec, DeclarationNameInfo &MapperId, SourceLocation ColonLoc, ArrayRef<Expr *> VarList, const OMPVarListLocTy &Locs, ArrayRef<Expr *> UnresolvedMappers) argument
2047 RebuildOMPFromClause(ArrayRef<OpenMPMotionModifierKind> MotionModifiers, ArrayRef<SourceLocation> MotionModifiersLoc, CXXScopeSpec &MapperIdScopeSpec, DeclarationNameInfo &MapperId, SourceLocation ColonLoc, ArrayRef<Expr *> VarList, const OMPVarListLocTy &Locs, ArrayRef<Expr *> UnresolvedMappers) argument

Completed in 140 milliseconds