Home
last modified time | relevance | path

Searched refs:checkTemplate (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp10945 checkTemplate(TD); in checkInstantiated()
10955 checkTemplate(TD); in checkInstantiated()
10960 checkTemplate(TD); in checkInstantiated()
10971 checkTemplate(TD); in checkInstantiated()
10976 checkTemplate(TD); in checkInstantiated()
10983 void checkTemplate(TemplDecl *TD) { in checkTemplate() function in __anon75c807111211::ExplicitSpecializationVisibilityChecker