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.h64 template <typename SuperT>
65 operator CallEventRef<SuperT> () const {
/external/clang/include/clang/AST/
DASTContext.h1987 bool hasSameNullabilityTypeQualifier(QualType SubT, QualType SuperT, in hasSameNullabilityTypeQualifier() argument
1990 auto SuperTnullability = SuperT->getNullability(*this); in hasSameNullabilityTypeQualifier()