Searched defs:getUnderlyingType (Results 1 – 10 of 10) 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
109 virtual LVElement *getUnderlyingType() { return nullptr; } in getUnderlyingType() function
308 LVElement *LVTypeDefinition::getUnderlyingType() { in getUnderlyingType() function in LVTypeDefinition
534 TypeIndex getUnderlyingType() const { return UnderlyingType; } in getUnderlyingType() function
529 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