Home
last modified time | relevance | path

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

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DCallEvent.h89 template <typename SuperT>
90 operator CallEventRef<SuperT> () const {
/external/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DCallEvent.h93 template <typename SuperT>
94 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()
/external/llvm-project/clang/include/clang/AST/
DASTContext.h2383 bool hasSameNullabilityTypeQualifier(QualType SubT, QualType SuperT, in hasSameNullabilityTypeQualifier() argument
2386 auto SuperTnullability = SuperT->getNullability(*this); in hasSameNullabilityTypeQualifier()