Searched refs:getExternLoc (Results 1 – 10 of 10) sorted by relevance
970 if (getExternLoc().isValid()) in getSourceRange()971 Begin = getExternLoc(); in getSourceRange()
4536 ExpectedSLoc ExternLocOrErr = import(D->getExternLoc()); in VisitLinkageSpecDecl()5657 if (auto LocOrErr = import(D->getExternLoc())) in VisitClassTemplateSpecializationDecl()
1215 Record.AddSourceLocation(D->getExternLoc()); in VisitLinkageSpecDecl()1547 Record.AddSourceLocation(D->getExternLoc()); in VisitClassTemplateSpecializationDecl()1596 Record.AddSourceLocation(D->getExternLoc()); in VisitVarTemplateSpecializationDecl()
2026 SourceLocation getExternLoc() const {2878 SourceLocation getExternLoc() const {
2837 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()
3592 InstD->setExternLoc(D->getExternLoc()); in VisitClassTemplateSpecializationDecl()
7938 Diag(LSD->getExternLoc(), diag::note_extern_c_begins_here); in CheckTemplateDeclScope()
15685 Diag(LSD->getExternLoc(), diag::note_extern_c_begins_here); in CheckLiteralOperatorDeclaration()