Searched defs:getUnderlyingType (Results 1 – 7 of 7) sorted by relevance
31 PDBSymbolTypeEnum::getUnderlyingType() const { in getUnderlyingType() function in PDBSymbolTypeEnum
99 inline QualType getUnderlyingType(const Expr &Node) { return Node.getType(); } in getUnderlyingType() function101 inline QualType getUnderlyingType(const ValueDecl &Node) { in getUnderlyingType() function105 inline QualType getUnderlyingType(const TypedefNameDecl &Node) { in getUnderlyingType() function
534 TypeIndex getUnderlyingType() const { return UnderlyingType; } in getUnderlyingType() function
1643 QualType getUnderlyingType() const { in getUnderlyingType() function
2649 QualType getUnderlyingType() const { in getUnderlyingType() function
569 TypeIndex getUnderlyingType() const { return UnderlyingType; } in getUnderlyingType() function
1475 static QualType getUnderlyingType(const SubRegion *R) { in getUnderlyingType() function