Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaOpenMP.cpp12481 Res = ActOnOpenMPToClause(VarList, ReductionOrMapperIdScopeSpec, in ActOnOpenMPVarListClause()
16993 OMPClause *Sema::ActOnOpenMPToClause(ArrayRef<Expr *> VarList, in ActOnOpenMPToClause() function in Sema
HDTreeTransform.h1965 return getSema().ActOnOpenMPToClause(VarList, MapperIdScopeSpec, MapperId, in RebuildOMPToClause()
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/
HDSema.h10466 ActOnOpenMPToClause(ArrayRef<Expr *> VarList, CXXScopeSpec &MapperIdScopeSpec,