Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Parse/
H A DParseOpenMP.cpp47 class ThreadprivateListParserHelper final { class
52 ThreadprivateListParserHelper(Parser *P) : P(P) {} in ThreadprivateListParserHelper() function in __anonbf7bccdd0111::ThreadprivateListParserHelper
732 ThreadprivateListParserHelper Helper(this); in ParseOpenMPDeclarativeDirectiveWithExtDecl()
1004 ThreadprivateListParserHelper Helper(this); in ParseOpenMPDeclarativeOrExecutableDirective()