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.cpp9218 const CompilerContextKind compiler_kind = in InsertCompilerContext() local
9221 context.push_back({compiler_kind, decl_ctx_name}); in InsertCompilerContext()
9234 auto compiler_kind = in DeclGetCompilerContext() local
9236 context.push_back({compiler_kind, decl_name}); in DeclGetCompilerContext()