Home
last modified time | relevance | path

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

/llvm-project/clang/test/Index/USR/
H A Dstructural-value-tpl-arg.cpp5 template <auto> struct Tpl{}; struct
/llvm-project/clang-tools-extra/clangd/unittests/
H A DQualityTests.cpp414 const NamedDecl *Tpl = &findDecl(AST, "Foo::tpl"); in TEST() local
/llvm-project/clang/lib/Sema/
H A DSemaExprMember.cpp276 if (const auto *Tpl = dyn_cast<FunctionTemplateDecl>(Rep)) diagnoseInstanceReference() local