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

/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h64 template <typename SuperT>
65 operator CallEventRef<SuperT> () const {
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DASTContext.h1992 bool hasSameNullabilityTypeQualifier(QualType SubT, QualType SuperT, argument
1995 auto SuperTnullability = SuperT->getNullability(*this);

Completed in 31 milliseconds