Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp2323 std::vector<clang::ParmVarDecl *> param_decls; in ParseFunctionFromDWARF() local
2333 param_decls, type_quals); in ParseFunctionFromDWARF()