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