Home | History | Annotate | Download | only in Parse

Lines Matching refs:Actions

28   Actions.ActOnPragmaUnused(Tok, getCurScope(), UnusedLoc);
37 Actions.ActOnPragmaVisibility(VisType, VisLoc);
55 Alignment = Actions.ActOnNumericConstant(Info->Alignment);
59 Actions.ActOnPragmaPack(Info->Kind, Info->Name, Alignment.get(), PragmaLoc,
68 Actions.ActOnPragmaMSStruct(Kind);
78 Actions.ActOnPragmaOptionsAlign(Kind, PragmaLoc);
84 Actions.ActOnPragmaWeakID(Tok.getIdentifierInfo(), PragmaLoc,
98 Actions.ActOnPragmaWeakAlias(WeakName, AliasName, PragmaLoc,
112 Actions.ActOnPragmaRedefineExtname(RedefName, AliasName, RedefLoc,
121 Actions.ActOnPragmaFPContract(OOS);
138 OpenCLOptions &f = Actions.getOpenCLOptions();