Home
last modified time | relevance | path

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

/external/clang/include/clang/Serialization/
DASTReader.h124 bool AllowCompatibleDifferences) { in ReadLanguageOptions() argument
133 bool AllowCompatibleDifferences) { in ReadTargetOptions() argument
235 bool AllowCompatibleDifferences) override;
237 bool AllowCompatibleDifferences) override;
272 bool AllowCompatibleDifferences) override;
274 bool AllowCompatibleDifferences) override;
1151 bool AllowCompatibleDifferences);
1154 bool AllowCompatibleDifferences);
/external/clang/lib/Serialization/
DASTReader.cpp89 bool AllowCompatibleDifferences) { in ReadLanguageOptions() argument
91 AllowCompatibleDifferences) || in ReadLanguageOptions()
93 AllowCompatibleDifferences); in ReadLanguageOptions()
97 bool AllowCompatibleDifferences) { in ReadTargetOptions() argument
99 AllowCompatibleDifferences) || in ReadTargetOptions()
101 AllowCompatibleDifferences); in ReadTargetOptions()
187 bool AllowCompatibleDifferences = true) { in checkLanguageOptions() argument
213 if (!AllowCompatibleDifferences) \ in checkLanguageOptions()
217 if (!AllowCompatibleDifferences) \ in checkLanguageOptions()
221 if (!AllowCompatibleDifferences) \ in checkLanguageOptions()
[all …]
/external/clang/lib/Frontend/
DFrontendActions.cpp476 bool AllowCompatibleDifferences) override { in ReadLanguageOptions() argument
499 bool AllowCompatibleDifferences) override { in ReadTargetOptions() argument
DASTUnit.cpp507 bool AllowCompatibleDifferences) override { in ReadLanguageOptions() argument
519 bool AllowCompatibleDifferences) override { in ReadTargetOptions() argument