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

/external/clang/lib/Driver/
H A DToolChain.cpp557 bool HasValidType = false; local
563 HasValidType = ParseCXXStdlibType(Value, Type);
568 else if (!HasValidType)
573 if (!HasValidType && (ForcePlatformDefault ||

Completed in 46 milliseconds