Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTReader.h134 bool AllowCompatibleDifferences) { in ReadLanguageOptions() argument
143 bool AllowCompatibleDifferences) { in ReadTargetOptions() argument
248 bool AllowCompatibleDifferences) override;
250 bool AllowCompatibleDifferences) override;
285 bool AllowCompatibleDifferences) override;
287 bool AllowCompatibleDifferences) override;
1337 bool AllowCompatibleDifferences);
1340 bool AllowCompatibleDifferences);
/freebsd-13.1/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp171 AllowCompatibleDifferences) || in ReadLanguageOptions()
173 AllowCompatibleDifferences); in ReadLanguageOptions()
178 bool AllowCompatibleDifferences) { in ReadTargetOptions() argument
180 AllowCompatibleDifferences) || in ReadTargetOptions()
182 AllowCompatibleDifferences); in ReadTargetOptions()
302 if (!AllowCompatibleDifferences) \ in checkLanguageOptions()
343 if (!AllowCompatibleDifferences) { in checkLanguageOptions()
394 if (!AllowCompatibleDifferences) { in checkTargetOptions()
444 AllowCompatibleDifferences); in ReadLanguageOptions()
453 AllowCompatibleDifferences); in ReadTargetOptions()
[all …]
/freebsd-13.1/contrib/llvm-project/clang/lib/Frontend/
H A DFrontendActions.cpp563 bool AllowCompatibleDifferences) override { in ReadLanguageOptions() argument
586 bool AllowCompatibleDifferences) override { in ReadTargetOptions() argument
H A DASTUnit.cpp539 bool AllowCompatibleDifferences) override { in ReadLanguageOptions() argument
564 bool AllowCompatibleDifferences) override { in ReadTargetOptions() argument