Searched refs:getExternLoc (Results 1 – 10 of 10) sorted by relevance
971 if (getExternLoc().isValid()) in getSourceRange()972 Begin = getExternLoc(); in getSourceRange()
4599 ExpectedSLoc ExternLocOrErr = import(D->getExternLoc()); in VisitLinkageSpecDecl()5764 if (auto LocOrErr = import(D->getExternLoc())) in VisitClassTemplateSpecializationDecl()
1217 Record.AddSourceLocation(D->getExternLoc()); in VisitLinkageSpecDecl()1565 Record.AddSourceLocation(D->getExternLoc()); in VisitClassTemplateSpecializationDecl()1614 Record.AddSourceLocation(D->getExternLoc()); in VisitVarTemplateSpecializationDecl()
2026 SourceLocation getExternLoc() const {2878 SourceLocation getExternLoc() const {
2839 SourceLocation getExternLoc() const { return ExternLoc; } in getExternLoc() function
733 Builder.getTemplateRange(C), Builder.findToken(C->getExternLoc()), in TraverseClassTemplateSpecializationDecl()
3049 return LSD->getExternLoc(); in getFunctionSourceLocation()3077 Location = LSD->getExternLoc(); in RewriteLineDirective()
3716 InstD->setExternLoc(D->getExternLoc()); in VisitClassTemplateSpecializationDecl()
7938 Diag(LSD->getExternLoc(), diag::note_extern_c_begins_here); in CheckTemplateDeclScope()
15890 Diag(LSD->getExternLoc(), diag::note_extern_c_begins_here); in CheckLiteralOperatorDeclaration()