Searched refs:GetNSIntegralKind (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
H A DNSAPI.h222 StringRef GetNSIntegralKind(QualType T) const;
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
H A DNSAPI.cpp505 StringRef NSAPI::GetNSIntegralKind(QualType T) const { function in class:NSAPI
/freebsd-12-stable/contrib/llvm-project/clang/lib/ARCMigrate/
H A DObjCMT.cpp937 StringRef NSIntegerName = NSAPIObj->GetNSIntegralKind(qt);

Completed in 62 milliseconds