Home
last modified time | relevance | path

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

/external/clang/include/clang/Serialization/
DASTReader.h123 bool AllowCompatibleDifferences) { in ReadLanguageOptions() argument
132 bool AllowCompatibleDifferences) { in ReadTargetOptions() argument
234 bool AllowCompatibleDifferences) override;
236 bool AllowCompatibleDifferences) override;
271 bool AllowCompatibleDifferences) override;
273 bool AllowCompatibleDifferences) override;
1149 bool AllowCompatibleDifferences);
1152 bool AllowCompatibleDifferences);
/external/clang/lib/Serialization/
DASTReader.cpp88 bool AllowCompatibleDifferences) { in ReadLanguageOptions() argument
90 AllowCompatibleDifferences) || in ReadLanguageOptions()
92 AllowCompatibleDifferences); in ReadLanguageOptions()
96 bool AllowCompatibleDifferences) { in ReadTargetOptions() argument
98 AllowCompatibleDifferences) || in ReadTargetOptions()
100 AllowCompatibleDifferences); in ReadTargetOptions()
186 bool AllowCompatibleDifferences = true) { in checkLanguageOptions() argument
212 if (!AllowCompatibleDifferences) \ in checkLanguageOptions()
216 if (!AllowCompatibleDifferences) \ in checkLanguageOptions()
256 bool AllowCompatibleDifferences = true) { in checkTargetOptions() argument
[all …]
/external/clang/lib/Frontend/
DFrontendActions.cpp474 bool AllowCompatibleDifferences) override { in ReadLanguageOptions() argument
497 bool AllowCompatibleDifferences) override { in ReadTargetOptions() argument
DASTUnit.cpp507 bool AllowCompatibleDifferences) override { in ReadLanguageOptions() argument
519 bool AllowCompatibleDifferences) override { in ReadTargetOptions() argument