Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Core/
DSValBuilder.cpp408 Qualifiers Quals1, Quals2; in shouldBeModeledWithNoOp() local
409 ToTy = Context.getUnqualifiedArrayType(ToTy, Quals1); in shouldBeModeledWithNoOp()
414 Quals1.removeCVRQualifiers(); in shouldBeModeledWithNoOp()
416 if (Quals1 != Quals2) in shouldBeModeledWithNoOp()