Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaCast.cpp2558 auto SrcPointeeTypeWithoutAS = in TryAddressSpaceCast() local
2562 if (Self.Context.hasSameType(SrcPointeeTypeWithoutAS, in TryAddressSpaceCast()