Home
last modified time | relevance | path

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

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