Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Frontend/
H A DPrecompiledPreamble.h309 BadInputs enumerator
/freebsd-13.1/contrib/llvm-project/clang/lib/Frontend/
H A DPrecompiledPreamble.cpp376 return BuildPreambleError::BadInputs; in Build()
878 case BuildPreambleError::BadInputs: in message()
H A DASTUnit.cpp1388 case BuildPreambleError::BadInputs: in getMainBufferWithPrecompiledPreamble()