Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaCast.cpp1661 bool IsDereference, in CheckCompatibleReinterpretCast()
DSemaExpr.cpp9691 static bool IsTypeModifiable(QualType Ty, bool IsDereference) { in IsTypeModifiable()
9722 bool IsDereference = false; in DiagnoseConstAssignment() local
/external/llvm-project/clang/lib/Sema/
DSemaCast.cpp1880 bool IsDereference, in CheckCompatibleReinterpretCast()
DSemaExpr.cpp12499 static bool IsTypeModifiable(QualType Ty, bool IsDereference) { in IsTypeModifiable()
12531 bool IsDereference = false; in DiagnoseConstAssignment() local