Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseOpenMP.cpp78 class DeclDirectiveListParserHelper final { class
84 DeclDirectiveListParserHelper(Parser *P, OpenMPDirectiveKind Kind) in DeclDirectiveListParserHelper() function in __anond65602ef0111::DeclDirectiveListParserHelper
1901 DeclDirectiveListParserHelper Helper(this, DKind); in ParseOpenMPDeclarativeDirectiveWithExtDecl()
1914 DeclDirectiveListParserHelper Helper(this, DKind); in ParseOpenMPDeclarativeDirectiveWithExtDecl()
2303 DeclDirectiveListParserHelper Helper(this, DKind); in ParseOpenMPDeclarativeOrExecutableDirective()
2322 DeclDirectiveListParserHelper Helper(this, DKind); in ParseOpenMPDeclarativeOrExecutableDirective()