Searched refs:ActOnPragmaDump (Results 1 – 3 of 3) sorted by relevance
779 Actions.ActOnPragmaDump(getCurScope(), Tok.getLocation(), II); in HandlePragmaDump()793 Actions.ActOnPragmaDump(E.get()); in HandlePragmaDump()
5742 void Sema::ActOnPragmaDump(Scope *S, SourceLocation IILoc, IdentifierInfo *II) { in ActOnPragmaDump() function in Sema5752 void Sema::ActOnPragmaDump(Expr *E) { in ActOnPragmaDump() function in Sema
9514 void ActOnPragmaDump(Scope *S, SourceLocation Loc, IdentifierInfo *II);9517 void ActOnPragmaDump(Expr *E);