Searched refs:DeclNames (Results 1 – 2 of 2) sorted by relevance
154 auto &DeclNames = Actions.getASTContext().DeclarationNames; in parseOpenMPReductionId() local155 return OOK == OO_None ? DeclNames.getIdentifier(Tok.getIdentifierInfo()) in parseOpenMPReductionId()156 : DeclNames.getCXXOperatorName(OOK); in parseOpenMPReductionId()417 auto &DeclNames = Actions.getASTContext().DeclarationNames; in ParseOpenMPDeclareMapperDirective() local424 MapperId = DeclNames.getIdentifier(Tok.getIdentifierInfo()); in ParseOpenMPDeclareMapperDirective()432 DeclNames.getIdentifier(&Actions.getASTContext().Idents.get("default")); in ParseOpenMPDeclareMapperDirective()4022 auto &DeclNames = Actions.getASTContext().DeclarationNames; in parseMapperModifier() local4024 DeclNames.getIdentifier(Tok.getIdentifierInfo()), Tok.getLocation()); in parseMapperModifier()
21635 auto &DeclNames = Ctx.DeclarationNames; in buildImplicitMapper() local21636 MapperId = DeclNames.getIdentifier(&Ctx.Idents.get("default")); in buildImplicitMapper()21804 auto &DeclNames = SemaRef.getASTContext().DeclarationNames; local21805 MapperId.setName(DeclNames.getIdentifier(