Searched defs:SuperT (Results 1 - 2 of 2) sorted by relevance

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

Completed in 380 milliseconds