Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DASTContext.cpp4228 QualType canonPointeeType = getCanonicalType(PointeeType); in getDependentAddressSpaceType() local
4232 DependentAddressSpaceType::Profile(ID, *this, canonPointeeType, in getDependentAddressSpaceType()
4240 DependentAddressSpaceType(*this, canonPointeeType, in getDependentAddressSpaceType()
4246 if (canonPointeeType == PointeeType && in getDependentAddressSpaceType()