Home
last modified time | relevance | path

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

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