Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h827 #define LLDB_INVALID_DECL_LEVEL UINT32_MAX macro
H A DTypeSystemClang.cpp9651 return LLDB_INVALID_DECL_LEVEL; in CountDeclLevels()
/llvm-project-15.0.7/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionDeclMap.cpp1188 fdi.m_decl_lvl = LLDB_INVALID_DECL_LEVEL; in SearchFunctionsInSymbolContexts()