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.h134 bool AllowCompatibleDifferences) { in ReadLanguageOptions() argument
143 bool AllowCompatibleDifferences) { in ReadTargetOptions() argument
266 bool AllowCompatibleDifferences) override;
268 bool AllowCompatibleDifferences) override;
303 bool AllowCompatibleDifferences) override;
305 bool AllowCompatibleDifferences) override;
1401 bool AllowCompatibleDifferences);
1404 bool AllowCompatibleDifferences);
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp177 bool AllowCompatibleDifferences) { in ReadLanguageOptions() argument
179 AllowCompatibleDifferences) || in ReadLanguageOptions()
181 AllowCompatibleDifferences); in ReadLanguageOptions()
186 bool AllowCompatibleDifferences) { in ReadTargetOptions() argument
188 AllowCompatibleDifferences) || in ReadTargetOptions()
190 AllowCompatibleDifferences); in ReadTargetOptions()
285 bool AllowCompatibleDifferences = true) { in checkLanguageOptions() argument
316 if (!AllowCompatibleDifferences) \ in checkLanguageOptions()
320 if (!AllowCompatibleDifferences) \ in checkLanguageOptions()
324 if (!AllowCompatibleDifferences) \ in checkLanguageOptions()
[all …]
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DFrontendActions.cpp626 bool AllowCompatibleDifferences) override { in ReadLanguageOptions() argument
649 bool AllowCompatibleDifferences) override { in ReadTargetOptions() argument
H A DASTUnit.cpp540 bool AllowCompatibleDifferences) override { in ReadLanguageOptions() argument
607 bool AllowCompatibleDifferences) override { in ReadTargetOptions() argument