Home
last modified time | relevance | path

Searched refs:GetNSIntegralKind (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DNSAPI.h222 StringRef GetNSIntegralKind(QualType T) const;
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DNSAPI.cpp493 StringRef NSAPI::GetNSIntegralKind(QualType T) const { in GetNSIntegralKind() function in NSAPI