Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/ExpressionParser/Clang/
H A DNameSearchContext.h44 bool m_found_function = false; member
H A DClangExpressionDeclMap.cpp1056 context.m_found_function = true; in LookupInModulesDeclVendor()
1314 context.m_found_function = true; in LookupFunction()
1345 context.m_found_function = true; in LookupFunction()
1348 context.m_found_function = true; in LookupFunction()