Home
last modified time | relevance | path

Searched defs:IsDereference (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Sema/
DSemaCast.cpp1648 bool IsDereference, in CheckCompatibleReinterpretCast()
DSemaExpr.cpp8984 static bool IsTypeModifiable(QualType Ty, bool IsDereference) { in IsTypeModifiable()
9015 bool IsDereference = false; in DiagnoseConstAssignment() local