Searched refs:getExternLoc (Results 1 – 10 of 10) sorted by relevance
1000 if (getExternLoc().isValid()) in getSourceRange()1001 Begin = getExternLoc(); in getSourceRange()
4770 ExpectedSLoc ExternLocOrErr = import(D->getExternLoc()); in VisitLinkageSpecDecl()5980 if (auto LocOrErr = import(D->getExternLoc())) in VisitClassTemplateSpecializationDecl()
1246 Record.AddSourceLocation(D->getExternLoc()); in VisitLinkageSpecDecl()1602 Record.AddSourceLocation(D->getExternLoc()); in VisitClassTemplateSpecializationDecl()1649 Record.AddSourceLocation(D->getExternLoc()); in VisitVarTemplateSpecializationDecl()
2053 SourceLocation getExternLoc() const {2906 SourceLocation getExternLoc() const {
2887 SourceLocation getExternLoc() const { return ExternLoc; } in getExternLoc() function
738 Builder.getTemplateRange(C), Builder.findToken(C->getExternLoc()), in TraverseClassTemplateSpecializationDecl()
3050 return LSD->getExternLoc(); in getFunctionSourceLocation()3078 Location = LSD->getExternLoc(); in RewriteLineDirective()
3843 InstD->setExternLoc(D->getExternLoc()); in VisitClassTemplateSpecializationDecl()
8250 Diag(LSD->getExternLoc(), diag::note_extern_c_begins_here); in CheckTemplateDeclScope()
16180 Diag(LSD->getExternLoc(), diag::note_extern_c_begins_here); in CheckLiteralOperatorDeclaration()