Searched defs:TmplAttr (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaTemplateInstantiateDecl.cpp | 710 for (const auto *TmplAttr : Tmpl->attrs()) { InstantiateAttrsForDecl() local |
/llvm-project/clang/include/clang/Sema/ | ||
H A D | Sema.h | 13596 const Attr *TmplAttr; global() member |