Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/include/clang/Serialization/
H A 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);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Serialization/
DASTReader.h134 bool AllowCompatibleDifferences) { in ReadLanguageOptions() argument
143 bool AllowCompatibleDifferences) { in ReadTargetOptions() argument
266 bool AllowCompatibleDifferences) override;
268 bool AllowCompatibleDifferences) override;
303 bool AllowCompatibleDifferences) override;
305 bool AllowCompatibleDifferences) override;
1405 bool AllowCompatibleDifferences);
1408 bool AllowCompatibleDifferences);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Serialization/
DASTReader.h134 bool AllowCompatibleDifferences) { in ReadLanguageOptions() argument
143 bool AllowCompatibleDifferences) { in ReadTargetOptions() argument
266 bool AllowCompatibleDifferences) override;
268 bool AllowCompatibleDifferences) override;
303 bool AllowCompatibleDifferences) override;
305 bool AllowCompatibleDifferences) override;
1405 bool AllowCompatibleDifferences);
1408 bool AllowCompatibleDifferences);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Serialization/
DASTReader.h134 bool AllowCompatibleDifferences) { in ReadLanguageOptions() argument
143 bool AllowCompatibleDifferences) { in ReadTargetOptions() argument
266 bool AllowCompatibleDifferences) override;
268 bool AllowCompatibleDifferences) override;
303 bool AllowCompatibleDifferences) override;
305 bool AllowCompatibleDifferences) override;
1417 bool AllowCompatibleDifferences);
1420 bool AllowCompatibleDifferences);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Serialization/
DASTReader.h134 bool AllowCompatibleDifferences) { in ReadLanguageOptions() argument
143 bool AllowCompatibleDifferences) { in ReadTargetOptions() argument
266 bool AllowCompatibleDifferences) override;
268 bool AllowCompatibleDifferences) override;
303 bool AllowCompatibleDifferences) override;
305 bool AllowCompatibleDifferences) override;
1400 bool AllowCompatibleDifferences);
1403 bool AllowCompatibleDifferences);
/aosp_15_r20/external/clang/lib/Serialization/
H A 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 …]
/aosp_15_r20/external/clang/lib/Frontend/
H A DFrontendActions.cpp476 bool AllowCompatibleDifferences) override { in ReadLanguageOptions() argument
499 bool AllowCompatibleDifferences) override { in ReadTargetOptions() argument
H A DASTUnit.cpp507 bool AllowCompatibleDifferences) override { in ReadLanguageOptions() argument
519 bool AllowCompatibleDifferences) override { in ReadTargetOptions() argument