Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaCast.cpp487 CastsAwayConstness(Sema &Self, QualType SrcType, QualType DestType, in CastsAwayConstness() function
1952 if (CastsAwayConstness(Self, SrcType, DestType, /*CheckCVR=*/!CStyle, in TryReinterpretCast()
2090 if (CastsAwayConstness(Self, SrcType, DestType, /*CheckCVR=*/!CStyle, in TryReinterpretCast()
2572 CastsAwayConstness(Self, SrcType, DestType, true, false, in CheckCStyleCast()