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

  /external/clang/lib/Sema/
SemaCast.cpp 158 QualType DestType, bool CStyle,
163 QualType DestType, bool CStyle,
169 QualType DestType, bool CStyle,
175 CanQualType DestType, bool CStyle,
183 QualType DestType,bool CStyle,
203 bool CStyle, unsigned &msg);
205 QualType DestType, bool CStyle,
675 if (TryConstCast(Self, SrcExpr.get(), DestType, /*CStyle*/false, msg) != TC_Success
697 /*CStyle*/false, OpRange, msg, Kind);
783 /// possible. If @p CStyle, ignore access restrictions on hierarchy castin
    [all...]
SemaOverload.cpp 57 bool CStyle,
64 bool CStyle);
    [all...]
SemaExprCXX.cpp     [all...]
  /external/clang/include/clang/Sema/
Sema.h     [all...]

Completed in 46 milliseconds