Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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);
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReader.cpp169 bool AllowCompatibleDifferences) { in ReadLanguageOptions() argument
171 AllowCompatibleDifferences) || in ReadLanguageOptions()
173 AllowCompatibleDifferences); in ReadLanguageOptions()
178 bool AllowCompatibleDifferences) { in ReadTargetOptions() argument
180 AllowCompatibleDifferences) || in ReadTargetOptions()
182 AllowCompatibleDifferences); in ReadTargetOptions()
276 bool AllowCompatibleDifferences = true) { in checkLanguageOptions() argument
302 if (!AllowCompatibleDifferences) \ in checkLanguageOptions()
306 if (!AllowCompatibleDifferences) \ in checkLanguageOptions()
310 if (!AllowCompatibleDifferences) \ in checkLanguageOptions()
[all …]
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DFrontendActions.cpp541 bool AllowCompatibleDifferences) override { in ReadLanguageOptions() argument
564 bool AllowCompatibleDifferences) override { in ReadTargetOptions() argument
H A DASTUnit.cpp539 bool AllowCompatibleDifferences) override { in ReadLanguageOptions() argument
564 bool AllowCompatibleDifferences) override { in ReadTargetOptions() argument