Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Sema/
H A DSemaCast.cpp2044 CheckCompatibleReinterpretCast(QualType SrcType,QualType DestType,bool IsDereference,SourceRange Range) CheckCompatibleReinterpretCast() argument
H A DSemaExpr.cpp13103 IsTypeModifiable(QualType Ty,bool IsDereference) IsTypeModifiable() argument
13135 bool IsDereference = false; DiagnoseConstAssignment() local