Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DASTStructExtractor.cpp71 DeclGroupRef decl_group = curr_decl_stmt->getDeclGroup(); in ExtractFromFunctionDecl() local
72 for (Decl *candidate_decl : decl_group) { in ExtractFromFunctionDecl()