Home
last modified time | relevance | path

Searched refs:MapperIdScopeSpec (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/clang/lib/Sema/
DTreeTransform.h1898 CXXScopeSpec MapperIdScopeSpec, DeclarationNameInfo MapperId, in RebuildOMPMapClause() argument
1903 MapperIdScopeSpec, MapperId, MapType, in RebuildOMPMapClause()
2017 CXXScopeSpec &MapperIdScopeSpec, in RebuildOMPToClause() argument
2022 MapperIdScopeSpec, MapperId, ColonLoc, in RebuildOMPToClause()
2033 CXXScopeSpec &MapperIdScopeSpec, in RebuildOMPFromClause() argument
2038 MotionModifiers, MotionModifiersLoc, MapperIdScopeSpec, MapperId, in RebuildOMPFromClause()
9580 llvm::SmallVectorImpl<Expr *> &Vars, CXXScopeSpec &MapperIdScopeSpec, in transformOMPMappableExprListClause() argument
9599 MapperIdScopeSpec.Adopt(QualifierLoc); in transformOMPMappableExprListClause()
9620 MapperIdScopeSpec.getWithLocInContext(TT.getSema().Context), in transformOMPMappableExprListClause()
9634 CXXScopeSpec MapperIdScopeSpec; in TransformOMPMapClause() local
[all …]
DSemaOpenMP.cpp5124 CXXScopeSpec MapperIdScopeSpec; in ActOnOpenMPExecutableDirective() local
5128 llvm::None, llvm::None, MapperIdScopeSpec, MapperId, Kind, in ActOnOpenMPExecutableDirective()
17399 CXXScopeSpec &MapperIdScopeSpec, in buildUserDefinedMapperRef() argument
17403 if (MapperIdScopeSpec.isInvalid()) in buildUserDefinedMapperRef()
17415 while (S && SemaRef.LookupParsedName(Lookup, S, &MapperIdScopeSpec)) { in buildUserDefinedMapperRef()
17453 MapperIdScopeSpec.getWithLocInContext(SemaRef.Context), MapperId, in buildUserDefinedMapperRef()
17460 (MapperIdScopeSpec.isSet() || MapperId.getAsString() != "default")) { in buildUserDefinedMapperRef()
17465 if (SemaRef.getLangOpts().CPlusPlus && !MapperIdScopeSpec.isSet()) in buildUserDefinedMapperRef()
17500 if (MapperIdScopeSpec.isSet() || MapperId.getAsString() != "default") { in buildUserDefinedMapperRef()
17541 CXXScopeSpec &MapperIdScopeSpec, DeclarationNameInfo MapperId, in checkMappableExpressionList() argument
[all …]
/external/llvm-project/clang/include/clang/Sema/
DSema.h10963 CXXScopeSpec &MapperIdScopeSpec,
10996 CXXScopeSpec &MapperIdScopeSpec,
11004 CXXScopeSpec &MapperIdScopeSpec,