Lines Matching +refs:clang +refs:rename +refs:binary
213 "invalid digit '%0' in %select{decimal|octal|binary}1 constant">;
241 "binary integer literals are a GNU extension">, InGroup<GNUBinaryLiteral>;
243 "binary integer literals are a C++14 extension">, InGroup<CXX14BinaryLiteral>;
245 "binary integer literals are incompatible with C++ standards before C++14">,
343 "'#pragma clang fp eval_method'">;
539 "token is not a valid binary operator in a preprocessor subexpression">;
590 // - #pragma clang restrict_expansion(...)
600 // - #pragma clang final(...)
675 "no matching '#pragma clang module end' for this "
676 "'#pragma clang module begin'">;
678 "no matching '#pragma clang module begin' for this "
679 "'#pragma clang module end'">;
683 "no matching '#pragma clang module endbuild' for this '#pragma clang module build'">;
759 "already inside '#pragma clang arc_cf_code_audited'">;
761 "not currently inside '#pragma clang arc_cf_code_audited'">;
764 "inside '#pragma clang arc_cf_code_audited'">;
766 "'#pragma clang arc_cf_code_audited' was not ended within this file">;
844 "rename '%0' to ensure it can be found by name">;
926 "already inside '#pragma clang assume_nonnull'">;
928 "not currently inside '#pragma clang assume_nonnull'">;
931 "inside '#pragma clang assume_nonnull'">;
933 "'#pragma clang assume_nonnull' was not ended within this file">;