Searched refs:VCtx (Results 1 – 2 of 2) sorted by relevance
233 if (VCtx.getLeadingSpaceForStringifiedToken()) in stringifyVAOPTContents()254 VAOptExpansionContext VCtx(PP); in ExpandFunctionArguments() local267 if (VCtx.isVAOptToken(CurTok)) { in ExpandFunctionArguments()281 if (VCtx.isInVAOpt()) { in ExpandFunctionArguments()318 if (VCtx.hasStringifyOrCharifyBefore()) { in ExpandFunctionArguments()324 stringifyVAOPTContents(ResultToks, VCtx, in ExpandFunctionArguments()344 if (VCtx.beginsWithPlaceholder()) { in ExpandFunctionArguments()360 VCtx.reset(); in ExpandFunctionArguments()504 VCtx.hasPlaceholderBeforeRParen(); in ExpandFunctionArguments()570 VCtx.hasPlaceholderBeforeRParen(); in ExpandFunctionArguments()[all …]
206 const VAOptExpansionContext &VCtx,