Lines Matching refs:Actions
30 Actions.ActOnPragmaUnused(Tok, getCurScope(), UnusedLoc);
39 Actions.ActOnPragmaVisibility(VisType, VisLoc);
57 Alignment = Actions.ActOnNumericConstant(Info->Alignment);
61 Actions.ActOnPragmaPack(Info->Kind, Info->Name, Alignment.get(), PragmaLoc,
70 Actions.ActOnPragmaMSStruct(Kind);
80 Actions.ActOnPragmaOptionsAlign(Kind, PragmaLoc);
86 Actions.ActOnPragmaWeakID(Tok.getIdentifierInfo(), PragmaLoc,
100 Actions.ActOnPragmaWeakAlias(WeakName, AliasName, PragmaLoc,
114 Actions.ActOnPragmaRedefineExtname(RedefName, AliasName, RedefLoc,
123 Actions.ActOnPragmaFPContract(OOS);
140 Actions.ActOnCapturedRegionStart(Loc, getCurScope(), CR_Default,
147 Actions.ActOnCapturedRegionError();
151 return Actions.ActOnCapturedRegionEnd(R.get());
167 OpenCLOptions &f = Actions.getOpenCLOptions();
851 Actions.ActOnPragmaDetectMismatch(NameString, ValueString);
925 Actions.ActOnPragmaMSComment(Kind, ArgumentString);