Home
last modified time | relevance | path

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

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DCallEvent.h89 template <typename SuperT>
90 operator CallEventRef<SuperT> () const {
/external/clang/include/clang/AST/
DASTContext.h2012 bool hasSameNullabilityTypeQualifier(QualType SubT, QualType SuperT, in hasSameNullabilityTypeQualifier() argument
2015 auto SuperTnullability = SuperT->getNullability(*this); in hasSameNullabilityTypeQualifier()