Searched defs:NK (Results 1 – 5 of 5) 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()
528 ASTNodeKind NK = S->nodeMatcherType(*MappedMatcher); in parseMatcherBuilder() local
825 operator <<(llvm::raw_ostream & OS,NullabilityKind NK) operator <<() argument
395 NK == DeclarationName::CXXConversionFunctionName) in fillFunctionTypeAndParams() local
4160 createNullabilityAttr(ASTContext & Ctx,ParsedAttr & Attr,NullabilityKind NK) createNullabilityAttr() argument