Searched defs:IsDereference (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaCast.cpp | 2044 CheckCompatibleReinterpretCast(QualType SrcType,QualType DestType,bool IsDereference,SourceRange Range) CheckCompatibleReinterpretCast() argument |
H A D | SemaExpr.cpp | 13103 IsTypeModifiable(QualType Ty,bool IsDereference) IsTypeModifiable() argument |