Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/AST/
DASTContext.cpp4266 QualType canonPointeeType = getCanonicalType(PointeeType); in getDependentAddressSpaceType() local
4270 DependentAddressSpaceType::Profile(ID, *this, canonPointeeType, in getDependentAddressSpaceType()
4278 DependentAddressSpaceType(*this, canonPointeeType, in getDependentAddressSpaceType()
4284 if (canonPointeeType == PointeeType && in getDependentAddressSpaceType()