Searched defs:NK (Results 1 – 3 of 3) sorted by relevance
85 ArgKind(Kind K, ASTNodeKind NK) : K(K), NodeKind(NK) {} in ArgKind()189 bool hasTypedMatcher(ASTNodeKind NK) const { in hasTypedMatcher()217 DynTypedMatcher getTypedMatcher(ASTNodeKind NK) const { in getTypedMatcher()
825 NullabilityKind NK) { in operator <<()
4160 NullabilityKind NK) { in createNullabilityAttr()