Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Serialization/
H A DASTReader.h133 bool AllowCompatibleDifferences) { in ReadLanguageOptions() argument
142 bool AllowCompatibleDifferences) { in ReadTargetOptions() argument
265 bool AllowCompatibleDifferences) override;
267 bool AllowCompatibleDifferences) override;
302 bool AllowCompatibleDifferences) override;
304 bool AllowCompatibleDifferences) override;
1382 bool AllowCompatibleDifferences);
1385 bool AllowCompatibleDifferences);
/openbsd-src/gnu/llvm/clang/lib/Serialization/
H A DASTReader.cpp172 bool AllowCompatibleDifferences) { in ReadLanguageOptions() argument
174 AllowCompatibleDifferences) || in ReadLanguageOptions()
176 AllowCompatibleDifferences); in ReadLanguageOptions()
181 bool AllowCompatibleDifferences) { in ReadTargetOptions() argument
183 AllowCompatibleDifferences) || in ReadTargetOptions()
185 AllowCompatibleDifferences); in ReadTargetOptions()
279 bool AllowCompatibleDifferences = true) { in checkLanguageOptions() argument
305 if (!AllowCompatibleDifferences) \ in checkLanguageOptions()
309 if (!AllowCompatibleDifferences) \ in checkLanguageOptions()
313 if (!AllowCompatibleDifferences) \ in checkLanguageOptions()
[all …]
/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DFrontendActions.cpp582 bool AllowCompatibleDifferences) override { in ReadLanguageOptions() argument
605 bool AllowCompatibleDifferences) override { in ReadTargetOptions() argument
H A DASTUnit.cpp540 bool AllowCompatibleDifferences) override { in ReadLanguageOptions() argument
592 bool AllowCompatibleDifferences) override { in ReadTargetOptions() argument