Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DMicrosoftMangle.cpp2881 const DependentSizedArrayType *DSAT = in mangleArrayType() local
H A DASTContext.cpp5762 const auto *DSAT = cast<DependentSizedArrayType>(AT); in getUnqualifiedArrayType() local
6127 if (const auto *DSAT = dyn_cast<DependentSizedArrayType>(ATy)) in getAsArrayType() local