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

  /external/clang/lib/Sema/
SemaCXXCast.cpp 81 QualType DestType, bool CStyle,
86 QualType DestType, bool CStyle,
92 QualType DestType, bool CStyle,
98 CanQualType DestType, bool CStyle,
106 QualType DestType,bool CStyle,
126 bool CStyle, unsigned &msg);
128 QualType DestType, bool CStyle,
609 if (TryConstCast(Self, SrcExpr.get(), DestType, /*CStyle*/false, msg) != TC_Success
634 /*CStyle*/false, OpRange, msg, Kind);
727 /// possible. If @p CStyle, ignore access restrictions on hierarchy castin
    [all...]
SemaOverload.cpp 54 bool CStyle,
61 bool CStyle);
782 bool CStyle,
786 ICS.Standard, CStyle, AllowObjCWritebackConversion)){
897 bool CStyle,
901 InOverloadResolution, CStyle,
    [all...]
SemaExprCXX.cpp     [all...]
  /external/clang/include/clang/Sema/
Sema.h     [all...]

Completed in 173 milliseconds