Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTReader.h136 bool AllowCompatibleDifferences) { in ReadLanguageOptions() argument
146 bool AllowCompatibleDifferences) { in ReadTargetOptions() argument
283 bool AllowCompatibleDifferences) override;
286 bool AllowCompatibleDifferences) override;
324 bool AllowCompatibleDifferences) override;
327 bool AllowCompatibleDifferences) override;
1582 bool AllowCompatibleDifferences);
1586 bool AllowCompatibleDifferences);
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp171 bool AllowCompatibleDifferences) { in ReadLanguageOptions() argument
173 AllowCompatibleDifferences) || in ReadLanguageOptions()
175 AllowCompatibleDifferences); in ReadLanguageOptions()
180 bool AllowCompatibleDifferences) { in ReadTargetOptions() argument
182 AllowCompatibleDifferences) || in ReadTargetOptions()
184 AllowCompatibleDifferences); in ReadTargetOptions()
280 bool AllowCompatibleDifferences = true) { in checkLanguageOptions() argument
288 !AllowCompatibleDifferences)) { \ in checkLanguageOptions()
308 !AllowCompatibleDifferences)) { \ in checkLanguageOptions()
322 !AllowCompatibleDifferences)) { \ in checkLanguageOptions()
[all …]
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DFrontendActions.cpp645 bool AllowCompatibleDifferences) override { in ReadLanguageOptions() argument
673 bool AllowCompatibleDifferences) override { in ReadTargetOptions() argument
H A DASTUnit.cpp537 bool AllowCompatibleDifferences) override { in ReadLanguageOptions() argument
607 bool AllowCompatibleDifferences) override { in ReadTargetOptions() argument