Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp2257 std::vector<clang::ParmVarDecl *> param_decls; in ParseFunctionFromDWARF() local
2267 param_decls, type_quals); in ParseFunctionFromDWARF()