Searched refs:HasNostdlibxx (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/Driver/
H A DDriver.cpp350 bool HasNostdlibxx = Args.hasArg(options::OPT_nostdlibxx); local
394 if (!HasNostdlib && !HasNodefaultlib && !HasNostdlibxx &&

Completed in 96 milliseconds