Searched refs:ActOnUsingDirective (Results 1 – 3 of 3) sorted by relevance
477 return Actions.ActOnUsingDirective(getCurScope(), UsingLoc, NamespcLoc, SS, in ParseUsingDirective()
4216 Decl *ActOnUsingDirective(Scope *CurScope,
7703 Decl *Sema::ActOnUsingDirective(Scope *S, in ActOnUsingDirective() function in Sema