Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
HDCallEvent.h64 template <typename SuperT>
65 operator CallEventRef<SuperT> () const {
/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDASTContext.h1901 bool hasSameNullabilityTypeQualifier(QualType SubT, QualType SuperT, in hasSameNullabilityTypeQualifier() argument
1904 auto SuperTnullability = SuperT->getNullability(*this); in hasSameNullabilityTypeQualifier()