Home
last modified time | relevance | path

Searched defs:NK (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/ASTMatchers/Dynamic/
H A DVariantValue.h85 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()
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DIdentifierTable.cpp825 NullabilityKind NK) { in operator <<()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp4160 NullabilityKind NK) { in createNullabilityAttr()