Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Serialization/
H A 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;
1404 bool AllowCompatibleDifferences);
1407 bool AllowCompatibleDifferences);
/freebsd-14.2/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp174 AllowCompatibleDifferences) || in ReadLanguageOptions()
176 AllowCompatibleDifferences); in ReadLanguageOptions()
181 bool AllowCompatibleDifferences) { in ReadTargetOptions() argument
183 AllowCompatibleDifferences) || in ReadTargetOptions()
185 AllowCompatibleDifferences); in ReadTargetOptions()
311 if (!AllowCompatibleDifferences) \ in checkLanguageOptions()
352 if (!AllowCompatibleDifferences) { in checkLanguageOptions()
403 if (!AllowCompatibleDifferences) { in checkTargetOptions()
453 AllowCompatibleDifferences); in ReadLanguageOptions()
462 AllowCompatibleDifferences); in ReadTargetOptions()
[all …]
/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/
H A DFrontendActions.cpp596 bool AllowCompatibleDifferences) override { in ReadLanguageOptions() argument
619 bool AllowCompatibleDifferences) override { in ReadTargetOptions() argument
H A DASTUnit.cpp539 bool AllowCompatibleDifferences) override { in ReadLanguageOptions() argument
596 bool AllowCompatibleDifferences) override { in ReadTargetOptions() argument