Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp9143 const CompilerContextKind compiler_kind = in InsertCompilerContext() local
9146 context.push_back({compiler_kind, decl_ctx_name}); in InsertCompilerContext()
9159 auto compiler_kind = in DeclGetCompilerContext() local
9161 context.push_back({compiler_kind, decl_name}); in DeclGetCompilerContext()