reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Sema/SemaDecl.cpp
12614   ParsingInitForAutoVars.erase(ThisDecl);
12616   VarDecl *VD = dyn_cast_or_null<VarDecl>(ThisDecl);
12645   if (auto *DD = dyn_cast<DecompositionDecl>(ThisDecl)) {
12768   for (const auto *I : ThisDecl->specific_attrs<TypeTagForDatatypeAttr>()) {