Home
last modified time | relevance | path

Searched defs:clang_kind (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp8997 GetCompilerKind(clang::Decl::Kind clang_kind,clang::DeclContext const * decl_ctx) GetCompilerKind() argument
9031 clang::Decl::Kind clang_kind = decl_ctx->getDeclKind(); InsertCompilerContext() local