Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Parse/
H A DParseOpenMP.cpp85 return Actions.ActOnOpenMPThreadprivateDirective(Loc, Identifiers); in ParseOpenMPDeclarativeDirective()
164 Actions.ActOnOpenMPThreadprivateDirective(Loc, Identifiers); in ParseOpenMPDeclarativeOrExecutableDirective()
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp778 Sema::ActOnOpenMPThreadprivateDirective(SourceLocation Loc, in ActOnOpenMPThreadprivateDirective() function in Sema
/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DSema.h7503 DeclGroupPtrTy ActOnOpenMPThreadprivateDirective(