Home
last modified time | relevance | path

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

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