Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/Parse/
H A DParseOpenMP.cpp46 class ThreadprivateListParserHelper final { class
51 ThreadprivateListParserHelper(Parser *P) : P(P) {} in ThreadprivateListParserHelper() function in __anone8743f660111::ThreadprivateListParserHelper
558 ThreadprivateListParserHelper Helper(this); in ParseOpenMPDeclarativeDirectiveWithExtDecl()
805 ThreadprivateListParserHelper Helper(this); in ParseOpenMPDeclarativeOrExecutableDirective()