Home | History | Annotate | Download | only in Sema

Lines Matching refs:ExternLoc

11239 /// the '{'. ExternLoc is the location of the 'extern', Lang is the
11243 Decl *Sema::ActOnStartLinkageSpecification(Scope *S, SourceLocation ExternLoc,
11267 LinkageSpecDecl *D = LinkageSpecDecl::Create(Context, CurContext, ExternLoc,