Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp9220 ConstString decl_ctx_name = ts->DeclContextGetName(decl_ctx); in InsertCompilerContext() local
9221 context.push_back({compiler_kind, decl_ctx_name}); in InsertCompilerContext()