Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaCast.cpp2004 bool IsDereference, in CheckCompatibleReinterpretCast()
H A DSemaExpr.cpp13728 static bool IsTypeModifiable(QualType Ty, bool IsDereference) { in IsTypeModifiable()
13760 bool IsDereference = false; in DiagnoseConstAssignment() local