Searched defs:PrevTemplate (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | HLSLExternalSemaSource.cpp | 34 ClassTemplateDecl *PrevTemplate = nullptr; member |
H A D | SemaTemplate.cpp | 10683 VarTemplateDecl *PrevTemplate = Previous.getAsSingle<VarTemplateDecl>(); ActOnExplicitInstantiation() local |
H A D | SemaDecl.cpp | 10621 FunctionTemplateDecl *PrevTemplate = ActOnFunctionDeclarator() local |