Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp41 class DeclDirectiveListParserHelper final { class
47 DeclDirectiveListParserHelper(Parser *P, OpenMPDirectiveKind Kind) in DeclDirectiveListParserHelper() function in __anon6a7266ce0111::DeclDirectiveListParserHelper
2001 DeclDirectiveListParserHelper Helper(this, DKind); in ParseOpenMPDeclarativeDirectiveWithExtDecl()
2014 DeclDirectiveListParserHelper Helper(this, DKind); in ParseOpenMPDeclarativeDirectiveWithExtDecl()
2723 DeclDirectiveListParserHelper Helper(this, DKind); in ParseOpenMPDeclarativeOrExecutableDirective()
2742 DeclDirectiveListParserHelper Helper(this, DKind); in ParseOpenMPDeclarativeOrExecutableDirective()