Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Parse/
H A DParseOpenMP.cpp720 Parser::DeclGroupPtrTy Parser::ParseOpenMPDeclarativeDirectiveWithExtDecl( in ParseOpenMPDeclarativeDirectiveWithExtDecl() function in Parser
820 Ptr = ParseOpenMPDeclarativeDirectiveWithExtDecl(AS, Attrs, TagType, Tag); in ParseOpenMPDeclarativeDirectiveWithExtDecl()
H A DParser.cpp688 return ParseOpenMPDeclarativeDirectiveWithExtDecl(AS, attrs); in ParseExternalDeclaration()
H A DParseDeclCXX.cpp3090 return ParseOpenMPDeclarativeDirectiveWithExtDecl(AS, AccessAttrs, TagType, in ParseCXXClassMemberDeclarationWithPragmas()
H A DParseDecl.cpp4024 (void)ParseOpenMPDeclarativeDirectiveWithExtDecl(AS, Attrs); in ParseStructUnionBody()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Parse/
H A DParser.h2785 DeclGroupPtrTy ParseOpenMPDeclarativeDirectiveWithExtDecl(