Searched refs:getExternLoc (Results 1 – 10 of 10) sorted by relevance
997 if (getExternLoc().isValid()) in getSourceRange()998 Begin = getExternLoc(); in getSourceRange()
5003 ExpectedSLoc ExternLocOrErr = import(D->getExternLoc()); in VisitLinkageSpecDecl()6222 if (auto LocOrErr = import(D->getExternLoc())) in VisitClassTemplateSpecializationDecl()
1310 Record.AddSourceLocation(D->getExternLoc()); in VisitLinkageSpecDecl()1716 Record.AddSourceLocation(D->getExternLoc()); in VisitClassTemplateSpecializationDecl()1763 Record.AddSourceLocation(D->getExternLoc()); in VisitVarTemplateSpecializationDecl()
2022 SourceLocation getExternLoc() const {2818 SourceLocation getExternLoc() const {
2966 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()
3908 InstD->setExternLoc(D->getExternLoc()); in VisitClassTemplateSpecializationDecl()
8548 Diag(LSD->getExternLoc(), diag::note_extern_c_begins_here); in CheckTemplateDeclScope()
16639 Diag(LSD->getExternLoc(), diag::note_extern_c_begins_here); in CheckLiteralOperatorDeclaration()