Home
last modified time | relevance | path

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

/external/clang/include/clang/Serialization/
DASTReader.h119 bool AllowCompatibleDifferences) { in ReadLanguageOptions() argument
128 bool AllowCompatibleDifferences) { in ReadTargetOptions() argument
225 bool AllowCompatibleDifferences) override;
227 bool AllowCompatibleDifferences) override;
259 bool AllowCompatibleDifferences) override;
261 bool AllowCompatibleDifferences) override;
1149 bool AllowCompatibleDifferences);
1152 bool AllowCompatibleDifferences);
/external/clang/lib/Serialization/
DASTReader.cpp86 bool AllowCompatibleDifferences) { in ReadLanguageOptions() argument
88 AllowCompatibleDifferences) || in ReadLanguageOptions()
90 AllowCompatibleDifferences); in ReadLanguageOptions()
94 bool AllowCompatibleDifferences) { in ReadTargetOptions() argument
96 AllowCompatibleDifferences) || in ReadTargetOptions()
98 AllowCompatibleDifferences); in ReadTargetOptions()
174 bool AllowCompatibleDifferences = true) { in checkLanguageOptions() argument
200 if (!AllowCompatibleDifferences) \ in checkLanguageOptions()
204 if (!AllowCompatibleDifferences) \ in checkLanguageOptions()
238 bool AllowCompatibleDifferences = true) { in checkTargetOptions() argument
[all …]
/external/clang/lib/Frontend/
DFrontendActions.cpp450 bool AllowCompatibleDifferences) override { in ReadLanguageOptions() argument
466 bool AllowCompatibleDifferences) override { in ReadTargetOptions() argument
DASTUnit.cpp505 bool AllowCompatibleDifferences) override { in ReadLanguageOptions() argument
517 bool AllowCompatibleDifferences) override { in ReadTargetOptions() argument