Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaLookup.cpp1669 bool SearchDefinitions = true; in isVisibleSlow() local
1674 SearchDefinitions = Index >= TPL->size() || TPL->getParam(Index) != D; in isVisibleSlow()
1677 if (SearchDefinitions) in isVisibleSlow()