Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-private-enumerations.h209 AnyDeclContext = Any | Namespace | Class | Struct | Union | Enum | Function enumerator
/freebsd-14.2/contrib/llvm-project/lldb/source/Symbol/
H A DType.cpp97 m_context.push_back({CompilerContextKind::AnyDeclContext, in TypeQuery()
101 m_context.push_back({CompilerContextKind::AnyDeclContext, in TypeQuery()