Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseOpenMP.cpp186 Actions.ActOnOpenMPRegionStart(DKind, getCurScope()); in ParseOpenMPDeclarativeOrExecutableDirective()
/external/clang/lib/Sema/
DSemaOpenMP.cpp913 void Sema::ActOnOpenMPRegionStart(OpenMPDirectiveKind DKind, Scope *CurScope) { in ActOnOpenMPRegionStart() function in Sema
/external/clang/include/clang/Sema/
DSema.h7309 void ActOnOpenMPRegionStart(OpenMPDirectiveKind DKind, Scope *CurScope);