Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp9183 static CompilerContextKind GetCompilerKind(clang::Decl::Kind clang_kind, in GetCompilerKind() function
9219 GetCompilerKind(clang_kind, decl_ctx); in InsertCompilerContext()
9235 GetCompilerKind(decl->getKind(), dyn_cast<DeclContext>(decl)); in DeclGetCompilerContext()