Searched defs:ASTShortType (Results 1 – 2 of 2) sorted by relevance
25 ASTShortType() : ASTType(true) {} in ASTShortType() function
18 ASTShortType() : ASTType(TypeKind::TYPE_SHORT, true) {} in ASTShortType() function