Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaOverload.cpp5349 Qualifiers QualsFromType = FromTypeCanon.getQualifiers(); in TryObjectArgumentInitialization() local
5350 if (!QualsImplicitParamType.isAddressSpaceSupersetOf(QualsFromType)) { in TryObjectArgumentInitialization()