Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseOpenMP.cpp546 Parser::DeclGroupPtrTy Parser::ParseOpenMPDeclarativeDirectiveWithExtDecl( in ParseOpenMPDeclarativeDirectiveWithExtDecl() function in Parser
606 Ptr = ParseOpenMPDeclarativeDirectiveWithExtDecl(AS, Attrs, TagType, Tag); in ParseOpenMPDeclarativeDirectiveWithExtDecl()
DParser.cpp664 return ParseOpenMPDeclarativeDirectiveWithExtDecl(AS, attrs); in ParseExternalDeclaration()
DParseDeclCXX.cpp2930 return ParseOpenMPDeclarativeDirectiveWithExtDecl(AS, AccessAttrs, TagType, in ParseCXXClassMemberDeclarationWithPragmas()
DParseDecl.cpp3710 (void)ParseOpenMPDeclarativeDirectiveWithExtDecl(AS, Attrs); in ParseStructUnionBody()
/external/clang/include/clang/Parse/
DParser.h2483 DeclGroupPtrTy ParseOpenMPDeclarativeDirectiveWithExtDecl(