Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTContext.cpp4127 QualType canonPointeeType = getCanonicalType(PointeeType); in getDependentAddressSpaceType() local
4131 DependentAddressSpaceType::Profile(ID, *this, canonPointeeType, in getDependentAddressSpaceType()
4139 DependentAddressSpaceType(*this, canonPointeeType, in getDependentAddressSpaceType()
4145 if (canonPointeeType == PointeeType && in getDependentAddressSpaceType()