Searched refs:ParseOpenMPDeclarativeDirectiveWithExtDecl (Results 1 – 11 of 11) sorted by relevance
| /external/clang/lib/Parse/ |
| D | ParseOpenMP.cpp | 546 Parser::DeclGroupPtrTy Parser::ParseOpenMPDeclarativeDirectiveWithExtDecl( in ParseOpenMPDeclarativeDirectiveWithExtDecl() function in Parser 606 Ptr = ParseOpenMPDeclarativeDirectiveWithExtDecl(AS, Attrs, TagType, Tag); in ParseOpenMPDeclarativeDirectiveWithExtDecl()
|
| D | Parser.cpp | 664 return ParseOpenMPDeclarativeDirectiveWithExtDecl(AS, attrs); in ParseExternalDeclaration()
|
| D | ParseDeclCXX.cpp | 2930 return ParseOpenMPDeclarativeDirectiveWithExtDecl(AS, AccessAttrs, TagType, in ParseCXXClassMemberDeclarationWithPragmas()
|
| D | ParseDecl.cpp | 3710 (void)ParseOpenMPDeclarativeDirectiveWithExtDecl(AS, Attrs); in ParseStructUnionBody()
|
| /external/llvm-project/clang/lib/Parse/ |
| D | ParseCXXInlineMethods.cpp | 784 (void)ParseOpenMPDeclarativeDirectiveWithExtDecl(AS, Attrs); in ParseLexedPragma()
|
| D | ParseOpenMP.cpp | 1719 Parser::DeclGroupPtrTy Parser::ParseOpenMPDeclarativeDirectiveWithExtDecl( in ParseOpenMPDeclarativeDirectiveWithExtDecl() function in Parser 1957 Ptr = ParseOpenMPDeclarativeDirectiveWithExtDecl(AS, Attrs, Delayed, in ParseOpenMPDeclarativeDirectiveWithExtDecl()
|
| D | Parser.cpp | 800 return ParseOpenMPDeclarativeDirectiveWithExtDecl(AS, attrs); in ParseExternalDeclaration()
|
| D | ParseDeclCXX.cpp | 3184 return ParseOpenMPDeclarativeDirectiveWithExtDecl( in ParseCXXClassMemberDeclarationWithPragmas()
|
| D | ParseDecl.cpp | 4238 (void)ParseOpenMPDeclarativeDirectiveWithExtDecl(AS, Attrs); in ParseStructUnionBody()
|
| /external/clang/include/clang/Parse/ |
| D | Parser.h | 2483 DeclGroupPtrTy ParseOpenMPDeclarativeDirectiveWithExtDecl(
|
| /external/llvm-project/clang/include/clang/Parse/ |
| D | Parser.h | 3129 DeclGroupPtrTy ParseOpenMPDeclarativeDirectiveWithExtDecl(
|