Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Driver/
H A DCompilation.cpp37 bool ContainsError) in Compilation()
H A DDriver.cpp253 ParseArgStrings(ArrayRef<const char * > ArgStrings,bool UseDriverMode,bool & ContainsError) ParseArgStrings() argument
1206 bool ContainsError; BuildCompilation() local
[all...]
/freebsd-src/contrib/llvm-project/clang/include/clang/Driver/
H A DCompilation.h130 bool ContainsError; variable