Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Serialization/
H A DASTReader.h119 bool AllowCompatibleDifferences) { in ReadLanguageOptions() argument
224 bool AllowCompatibleDifferences) override;
257 bool AllowCompatibleDifferences) override;
1154 bool AllowCompatibleDifferences);
/minix3/external/bsd/llvm/dist/clang/lib/Frontend/
H A DFrontendActions.cpp450 bool AllowCompatibleDifferences) override { in ReadLanguageOptions() argument
H A DASTUnit.cpp518 bool AllowCompatibleDifferences) override { in ReadLanguageOptions() argument
/minix3/external/bsd/llvm/dist/clang/lib/Serialization/
H A DASTReader.cpp86 bool AllowCompatibleDifferences) { in ReadLanguageOptions() argument
88 AllowCompatibleDifferences) || in ReadLanguageOptions()
90 AllowCompatibleDifferences); in ReadLanguageOptions()
169 bool AllowCompatibleDifferences = true) { in checkLanguageOptions() argument
195 if (!AllowCompatibleDifferences) \ in checkLanguageOptions()
199 if (!AllowCompatibleDifferences) \ in checkLanguageOptions()
297 bool AllowCompatibleDifferences) { in ReadLanguageOptions() argument
301 AllowCompatibleDifferences); in ReadLanguageOptions()
4202 bool AllowCompatibleDifferences) override { in ReadLanguageOptions() argument
4204 AllowCompatibleDifferences); in ReadLanguageOptions()
[all …]