Searched refs:getExternLoc (Results 1 – 17 of 17) sorted by relevance
779 if (getExternLoc().isValid()) in getSourceRange()780 Begin = getExternLoc(); in getSourceRange()
3865 SourceLocation ExternLoc = Importer.Import(D->getExternLoc()); in VisitLinkageSpecDecl()
945 if (getExternLoc().isValid()) in getSourceRange()946 Begin = getExternLoc(); in getSourceRange()
4464 ExpectedSLoc ExternLocOrErr = import(D->getExternLoc()); in VisitLinkageSpecDecl()5580 if (auto LocOrErr = import(D->getExternLoc())) in VisitClassTemplateSpecializationDecl()
1062 Record.AddSourceLocation(D->getExternLoc()); in VisitLinkageSpecDecl()1372 Record.AddSourceLocation(D->getExternLoc()); in VisitClassTemplateSpecializationDecl()1421 Record.AddSourceLocation(D->getExternLoc()); in VisitVarTemplateSpecializationDecl()
1737 SourceLocation getExternLoc() const {2574 SourceLocation getExternLoc() const {
2575 SourceLocation getExternLoc() const { return ExternLoc; } in getExternLoc() function
1215 Record.AddSourceLocation(D->getExternLoc()); in VisitLinkageSpecDecl()1547 Record.AddSourceLocation(D->getExternLoc()); in VisitClassTemplateSpecializationDecl()1596 Record.AddSourceLocation(D->getExternLoc()); in VisitVarTemplateSpecializationDecl()
2025 SourceLocation getExternLoc() const {2877 SourceLocation getExternLoc() const {
2816 SourceLocation getExternLoc() const { return ExternLoc; } in getExternLoc() function
732 Builder.getTemplateRange(C), Builder.findToken(C->getExternLoc()), in TraverseClassTemplateSpecializationDecl()
3048 return LSD->getExternLoc(); in getFunctionSourceLocation()3076 Location = LSD->getExternLoc(); in RewriteLineDirective()
3049 return LSD->getExternLoc(); in getFunctionSourceLocation()3077 Location = LSD->getExternLoc(); in RewriteLineDirective()
2784 InstD->setExternLoc(D->getExternLoc()); in VisitClassTemplateSpecializationDecl()
3591 InstD->setExternLoc(D->getExternLoc()); in VisitClassTemplateSpecializationDecl()
7948 Diag(LSD->getExternLoc(), diag::note_extern_c_begins_here); in CheckTemplateDeclScope()
15611 Diag(LSD->getExternLoc(), diag::note_extern_c_begins_here); in CheckLiteralOperatorDeclaration()