Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp78 class DeclDirectiveListParserHelper final { class
84 DeclDirectiveListParserHelper(Parser *P, OpenMPDirectiveKind Kind) in DeclDirectiveListParserHelper() function in __anon406c2d820111::DeclDirectiveListParserHelper
1902 DeclDirectiveListParserHelper Helper(this, DKind); in ParseOpenMPDeclarativeDirectiveWithExtDecl()
1915 DeclDirectiveListParserHelper Helper(this, DKind); in ParseOpenMPDeclarativeDirectiveWithExtDecl()
2306 DeclDirectiveListParserHelper Helper(this, DKind); in ParseOpenMPDeclarativeOrExecutableDirective()
2325 DeclDirectiveListParserHelper Helper(this, DKind); in ParseOpenMPDeclarativeOrExecutableDirective()