Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTypeTraits.cpp1680 Qualifiers LhsQuals, RhsQuals; in EvaluateBinaryTypeTrait() local
1681 QualType Lhs = Self.getASTContext().getUnqualifiedArrayType(LhsT, LhsQuals); in EvaluateBinaryTypeTrait()