Home
last modified time | relevance | path

Searched defs:AllowCompatibleConfigurationMismatch (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp2715 ReadOptionsBlock(BitstreamCursor & Stream,unsigned ClientLoadCapabilities,bool AllowCompatibleConfigurationMismatch,ASTReaderListener & Listener,std::string & SuggestedPredefines) ReadOptionsBlock() argument
2925 bool AllowCompatibleConfigurationMismatch = ReadControlBlock() local
4855 bool AllowCompatibleConfigurationMismatch = readUnhashedControlBlock() local
4905 readUnhashedControlBlockImpl(ModuleFile * F,llvm::StringRef StreamData,unsigned ClientLoadCapabilities,bool AllowCompatibleConfigurationMismatch,ASTReaderListener * Listener,bool ValidateDiagnosticOptions) readUnhashedControlBlockImpl() argument
[all...]