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