Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseOpenMP.cpp1907 return Actions.ActOnOpenMPThreadprivateDirective(Loc, in ParseOpenMPDeclarativeDirectiveWithExtDecl()
2307 DeclGroupPtrTy Res = Actions.ActOnOpenMPThreadprivateDirective( in ParseOpenMPDeclarativeOrExecutableDirective()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h10351 DeclGroupPtrTy ActOnOpenMPThreadprivateDirective(
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp2918 Sema::ActOnOpenMPThreadprivateDirective(SourceLocation Loc, in ActOnOpenMPThreadprivateDirective() function in Sema