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.cpp475 return BuildPreambleError::BadInputs; in Build()
852 case BuildPreambleError::BadInputs: in message()
H A DASTUnit.cpp1435 case BuildPreambleError::BadInputs: in getMainBufferWithPrecompiledPreamble()