Searched refs:RecoveryASTType (Results 1 – 5 of 5) sorted by relevance
91 CI->getLangOpts()->RecoveryASTType = true; in buildCompilerInvocation()
322 opt<bool> RecoveryASTType{ variable798 Opts.PreserveRecoveryASTType = RecoveryASTType; in main()
153 COMPATIBLE_LANGOPT(RecoveryASTType, 1, 1, "Preserve the type in recovery expressions")
3064 Opts.RecoveryASTType = in ParseLangArgs()
19424 if (T.isNull() || !Context.getLangOpts().RecoveryASTType) in CreateRecoveryExpr()