Searched defs:ContainsError (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Driver/
H A DCompilation.cpp36 Compilation(const Driver &D, const ToolChain &_DefaultToolChain, InputArgList *_Args, DerivedArgList *_TranslatedArgs, bool ContainsError) argument
H A DDriver.cpp999 bool ContainsError; local
196 ParseArgStrings(ArrayRef<const char *> ArgStrings, bool IsClCompatMode, bool &ContainsError) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Driver/
H A DCompilation.h122 bool ContainsError; member in class:clang::driver::Compilation

Completed in 45 milliseconds