Searched refs:setExternLoc (Results 1 – 5 of 5) sorted by relevance
1603 void setExternLoc(SourceLocation Loc) {2472 void setExternLoc(SourceLocation Loc) {
2429 void setExternLoc(SourceLocation L) { ExternLoc = L; } in setExternLoc() function
1086 D->setExternLoc(ReadSourceLocation(Record, Idx)); in VisitLinkageSpecDecl()
2443 InstD->setExternLoc(D->getExternLoc()); in VisitClassTemplateSpecializationDecl()
7030 Specialization->setExternLoc(ExternLoc); in ActOnExplicitInstantiation()