Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h938 #define LLDB_INVALID_DECL_LEVEL UINT32_MAX macro
H A DTypeSystemClang.cpp9451 return LLDB_INVALID_DECL_LEVEL; in CountDeclLevels()
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionDeclMap.cpp1178 fdi.m_decl_lvl = LLDB_INVALID_DECL_LEVEL; in SearchFunctionsInSymbolContexts()