Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaInit.cpp4895 auto T2QualsIgnoreAS = T2Quals; in TryReferenceInitializationCore() local
4898 T2QualsIgnoreAS.removeAddressSpace(); in TryReferenceInitializationCore()
4901 if (T1QualsIgnoreAS != T2QualsIgnoreAS) in TryReferenceInitializationCore()