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