Searched refs:VCtx (Results 1 – 2 of 2) sorted by relevance
231 if (VCtx.getLeadingSpaceForStringifiedToken()) in stringifyVAOPTContents()252 VAOptExpansionContext VCtx(PP); in ExpandFunctionArguments() local265 if (VCtx.isVAOptToken(CurTok)) { in ExpandFunctionArguments()279 if (VCtx.isInVAOpt()) { in ExpandFunctionArguments()316 if (VCtx.hasStringifyOrCharifyBefore()) { in ExpandFunctionArguments()322 stringifyVAOPTContents(ResultToks, VCtx, in ExpandFunctionArguments()342 if (VCtx.beginsWithPlaceholder()) { in ExpandFunctionArguments()358 VCtx.reset(); in ExpandFunctionArguments()503 VCtx.hasPlaceholderBeforeRParen(); in ExpandFunctionArguments()569 VCtx.hasPlaceholderBeforeRParen(); in ExpandFunctionArguments()[all …]
206 const VAOptExpansionContext &VCtx,