Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaCast.cpp2035 CheckCompatibleReinterpretCast(QualType SrcType,QualType DestType,bool IsDereference,SourceRange Range) CheckCompatibleReinterpretCast() argument
H A DSemaExpr.cpp14183 IsTypeModifiable(QualType Ty,bool IsDereference) IsTypeModifiable() argument
14215 bool IsDereference = false; DiagnoseConstAssignment() local