Searched refs:decl_kind (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp77 static bool DeclKindIsCXXClass(clang::Decl::Kind decl_kind) { argument
78 switch (decl_kind) {

Completed in 111 milliseconds