Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplate.cpp11005 return checkImpl(FD); in check()
11007 return checkImpl(RD); in check()
11009 return checkImpl(VD); in check()
11011 return checkImpl(ED); in check()
11042 void checkImpl(SpecDecl *Spec) { in checkImpl() function in __anonccaa7e1c1211::ExplicitSpecializationVisibilityChecker