Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaInit.cpp4986 auto T2QualsIgnoreAS = T2Quals; in TryReferenceInitializationCore() local
4989 T2QualsIgnoreAS.removeAddressSpace(); in TryReferenceInitializationCore()
4992 if (T1QualsIgnoreAS != T2QualsIgnoreAS) in TryReferenceInitializationCore()