Home
last modified time | relevance | path

Searched defs:Decayed (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/bugprone/
H A DVirtualNearMissCheck.cpp125 if (const auto *Decayed = Type->getAs<DecayedType>()) in getDecayedType() local
/llvm-project-15.0.7/clang/lib/AST/
H A DASTContext.cpp3335 QualType Decayed; in getDecayedType() local