HomeSort by relevance Sort by last modified time
    Searched defs:CStyle (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/Sema/
SemaCast.cpp 160 QualType DestType, bool CStyle,
165 QualType DestType, bool CStyle,
171 QualType DestType, bool CStyle,
177 CanQualType DestType, bool CStyle,
185 QualType DestType,bool CStyle,
205 QualType DestType, bool CStyle,
208 QualType DestType, bool CStyle,
705 if (TryConstCast(Self, SrcExpr, DestType, /*CStyle*/false, msg) != TC_Success
822 /*CStyle*/false, OpRange, msg, Kind);
    [all...]
SemaExprCXX.cpp     [all...]

Completed in 56 milliseconds