Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
HDCallEvent.h88 template <typename SuperT>
89 operator CallEventRef<SuperT> () const {
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
HDASTContext.h2350 bool hasSameNullabilityTypeQualifier(QualType SubT, QualType SuperT, in hasSameNullabilityTypeQualifier() argument
2353 auto SuperTnullability = SuperT->getNullability(*this); in hasSameNullabilityTypeQualifier()