Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
HDTypeSystemClang.h938 #define LLDB_INVALID_DECL_LEVEL UINT32_MAX macro
HDTypeSystemClang.cpp9451 return LLDB_INVALID_DECL_LEVEL; in CountDeclLevels()
/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
HDClangExpressionDeclMap.cpp1178 fdi.m_decl_lvl = LLDB_INVALID_DECL_LEVEL; in SearchFunctionsInSymbolContexts()