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 159 QualType DestType, bool CStyle,
164 QualType DestType, bool CStyle,
170 QualType DestType, bool CStyle,
176 CanQualType DestType, bool CStyle,
184 QualType DestType,bool CStyle,
204 QualType DestType, bool CStyle,
207 QualType DestType, bool CStyle,
695 if (TryConstCast(Self, SrcExpr, DestType, /*CStyle*/false, msg) != TC_Success
812 /*CStyle*/false, OpRange, msg, Kind);
    [all...]
SemaExprCXX.cpp     [all...]

Completed in 30 milliseconds