Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h98 template <typename SuperT> operator CallEventRef<SuperT>() const {
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h2670 bool hasSameNullabilityTypeQualifier(QualType SubT, QualType SuperT, in hasSameNullabilityTypeQualifier() argument
2673 auto SuperTnullability = SuperT->getNullability(); in hasSameNullabilityTypeQualifier()