Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaCast.cpp1976 bool IsDereference, in CheckCompatibleReinterpretCast()
H A DSemaExpr.cpp12617 static bool IsTypeModifiable(QualType Ty, bool IsDereference) { in IsTypeModifiable()
12649 bool IsDereference = false; in DiagnoseConstAssignment() local