Searched refs:getExternLoc (Results 1 – 10 of 10) sorted by relevance
981 if (getExternLoc().isValid()) in getSourceRange()982 Begin = getExternLoc(); in getSourceRange()
4660 ExpectedSLoc ExternLocOrErr = import(D->getExternLoc()); in VisitLinkageSpecDecl()5869 if (auto LocOrErr = import(D->getExternLoc())) in VisitClassTemplateSpecializationDecl()
1227 Record.AddSourceLocation(D->getExternLoc()); in VisitLinkageSpecDecl()1575 Record.AddSourceLocation(D->getExternLoc()); in VisitClassTemplateSpecializationDecl()1624 Record.AddSourceLocation(D->getExternLoc()); in VisitVarTemplateSpecializationDecl()
2056 SourceLocation getExternLoc() const {2909 SourceLocation getExternLoc() const {
2873 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()
3777 InstD->setExternLoc(D->getExternLoc()); in VisitClassTemplateSpecializationDecl()
8002 Diag(LSD->getExternLoc(), diag::note_extern_c_begins_here); in CheckTemplateDeclScope()
16111 Diag(LSD->getExternLoc(), diag::note_extern_c_begins_here); in CheckLiteralOperatorDeclaration()