Searched refs:setNodeKind (Results 1 – 3 of 3) sorted by relevance
275 setNodeKind(NodeKind); in VariantValue()301 setNodeKind(Other.getNodeKind()); in operator =()401 void VariantValue::setNodeKind(ASTNodeKind NewValue) { in setNodeKind() function in clang::ast_matchers::dynamic::VariantValue
299 void setNodeKind(ASTNodeKind NodeKind);
197 Value.setNodeKind(ASTNodeKind::getFromNodeKind<PointerType>()); in TEST()