Home
last modified time | relevance | path

Searched refs:Quals1 (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/StaticAnalyzer/Core/
DSValBuilder.cpp375 Qualifiers Quals1, Quals2; in shouldBeModeledWithNoOp() local
376 ToTy = Context.getUnqualifiedArrayType(ToTy, Quals1); in shouldBeModeledWithNoOp()
381 Quals1.removeCVRQualifiers(); in shouldBeModeledWithNoOp()
383 if (Quals1 != Quals2) in shouldBeModeledWithNoOp()