Home
last modified time | relevance | path

Searched refs:WasImportedBy (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTReader.h1378 ASTReadResult readUnhashedControlBlock(ModuleFile &F, bool WasImportedBy,
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp4859 ASTReader::readUnhashedControlBlock(ModuleFile &F, bool WasImportedBy, in readUnhashedControlBlock() argument
4870 WasImportedBy ? false : HSOpts.ModulesValidateDiagnosticOptions); in readUnhashedControlBlock()
4874 if (DisableValidation || WasImportedBy || in readUnhashedControlBlock()