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