Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DNameSearchContext.h44 bool m_found_function = false; member
H A DClangExpressionDeclMap.cpp1052 context.m_found_function = true; in LookupInModulesDeclVendor()
1302 context.m_found_function = true; in LookupFunction()
1334 context.m_found_function = true; in LookupFunction()
1337 context.m_found_function = true; in LookupFunction()