Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DCompilerInvocation.cpp697 bool Success2 = Parse(RealInvocation, GeneratedArgs1, Diags, Argv0); in RoundTrip() local
701 if (!Success2) { in RoundTrip()
739 return Success2; in RoundTrip()