Home
last modified time | relevance | path

Searched defs:TSD (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DPaddingChecker.cpp319 if (auto *TSD = dyn_cast<ClassTemplateSpecializationDecl>(RD)) { in reportRecord() local
H A DSmartPtrModeling.cpp149 const auto *TSD = dyn_cast<ClassTemplateSpecializationDecl>(RecordDecl); in getInnerPointerType() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/XRay/
H A DProfile.cpp339 auto &TSD = ThreadStacks[E.TId]; in profileFromTrace() local