Home
last modified time | relevance | path

Searched refs:AllowCompatibleDifferences (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/clang/include/clang/Serialization/
H A DASTReader.h133 bool AllowCompatibleDifferences) { in ReadLanguageOptions() argument
142 bool AllowCompatibleDifferences) { in ReadTargetOptions() argument
247 bool AllowCompatibleDifferences) override;
249 bool AllowCompatibleDifferences) override;
284 bool AllowCompatibleDifferences) override;
286 bool AllowCompatibleDifferences) override;
1355 bool AllowCompatibleDifferences);
1358 bool AllowCompatibleDifferences);
/llvm-project-15.0.7/clang/lib/Serialization/
H A DASTReader.cpp173 AllowCompatibleDifferences) || in ReadLanguageOptions()
175 AllowCompatibleDifferences); in ReadLanguageOptions()
180 bool AllowCompatibleDifferences) { in ReadTargetOptions() argument
182 AllowCompatibleDifferences) || in ReadTargetOptions()
184 AllowCompatibleDifferences); in ReadTargetOptions()
304 if (!AllowCompatibleDifferences) \ in checkLanguageOptions()
345 if (!AllowCompatibleDifferences) { in checkLanguageOptions()
396 if (!AllowCompatibleDifferences) { in checkTargetOptions()
446 AllowCompatibleDifferences); in ReadLanguageOptions()
455 AllowCompatibleDifferences); in ReadTargetOptions()
[all …]
/llvm-project-15.0.7/clang/lib/Frontend/
H A DFrontendActions.cpp650 bool AllowCompatibleDifferences) override { in ReadLanguageOptions() argument
673 bool AllowCompatibleDifferences) override { in ReadTargetOptions() argument
H A DASTUnit.cpp539 bool AllowCompatibleDifferences) override { in ReadLanguageOptions() argument
564 bool AllowCompatibleDifferences) override { in ReadTargetOptions() argument