Searched refs:ExampleLookupResult (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp534 NamedDecl *ExampleLookupResult = local
545 if (ExampleLookupResult && TemplateKWLoc.isValid()) {
548 Diag(ExampleLookupResult->getUnderlyingDecl()->getLocation(),

Completed in 107 milliseconds