Searched refs:setExternLoc (Results 1 – 4 of 4) sorted by relevance
1602 void setExternLoc(SourceLocation Loc) {2488 void setExternLoc(SourceLocation Loc) {
2385 void setExternLoc(SourceLocation L) { ExternLoc = L; } in setExternLoc() function
1040 D->setExternLoc(ReadSourceLocation(Record, Idx)); in VisitLinkageSpecDecl()
6921 Specialization->setExternLoc(ExternLoc); in ActOnExplicitInstantiation()