Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaLookup.cpp1710 bool SearchDefinitions = true; in isVisibleSlow() local
1715 SearchDefinitions = Index >= TPL->size() || TPL->getParam(Index) != D; in isVisibleSlow()
1718 if (SearchDefinitions) in isVisibleSlow()