Home | History | Annotate | Download | only in AST

Lines Matching refs:getBaseTypeIdentifier

46 const IdentifierInfo* QualType::getBaseTypeIdentifier() const {
50 return ty->getPointeeType().getBaseTypeIdentifier();
59 getElementType().getBaseTypeIdentifier();