Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp5290 auto T2QualsIgnoreAS = T2Quals; in TryReferenceInitializationCore() local
5293 T2QualsIgnoreAS.removeAddressSpace(); in TryReferenceInitializationCore()
5296 if (T1QualsIgnoreAS != T2QualsIgnoreAS) in TryReferenceInitializationCore()