Searched refs:ActOnOpenMPUsesAllocatorClause (Results 1 – 4 of 4) sorted by relevance
1296 OMPClause *ActOnOpenMPUsesAllocatorClause(SourceLocation StartLoc,
3055 return Actions.OpenMP().ActOnOpenMPUsesAllocatorClause( in ParseOpenMPUsesAllocatorClause()
2285 return getSema().OpenMP().ActOnOpenMPUsesAllocatorClause( in RebuildOMPUsesAllocatorsClause()
22978 OMPClause *SemaOpenMP::ActOnOpenMPUsesAllocatorClause( in ActOnOpenMPUsesAllocatorClause() function in SemaOpenMP