Home
last modified time | relevance | path

Searched refs:CastsAwayConstness (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Sema/
DSemaCast.cpp145 static bool CastsAwayConstness(Sema &Self, QualType SrcType, QualType DestType,
464 CastsAwayConstness(Sema &Self, QualType SrcType, QualType DestType, in CastsAwayConstness() function
1791 if (CastsAwayConstness(Self, SrcType, DestType, /*CheckCVR=*/!CStyle, in TryReinterpretCast()
1928 if (CastsAwayConstness(Self, SrcType, DestType, /*CheckCVR=*/!CStyle, in TryReinterpretCast()