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

/external/clang/lib/Driver/
H A DDriver.cpp204 bool HasNostdlib = Args.hasArg(options::OPT_nostdlib); local
252 if (!HasNostdlib && Value == "stdc++") {

Completed in 251 milliseconds