Home
last modified time | relevance | path

Searched refs:BadInputs (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DPrecompiledPreamble.h247 BadInputs enumerator
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DPrecompiledPreamble.cpp477 return BuildPreambleError::BadInputs; in Build()
854 case BuildPreambleError::BadInputs: in message()
H A DASTUnit.cpp1434 case BuildPreambleError::BadInputs: in getMainBufferWithPrecompiledPreamble()