Home
last modified time | relevance | path

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

/external/lldb/include/lldb/Symbol/
DClangASTContext.h375 SetFunctionParameters (clang::FunctionDecl *function_decl,
/external/lldb/source/Symbol/
DClangASTContext.cpp1998 ClangASTContext::SetFunctionParameters (FunctionDecl *function_decl, ParmVarDecl **params, unsigned… in SetFunctionParameters() function in ClangASTContext
/external/lldb/source/Plugins/SymbolFile/DWARF/
DSymbolFileDWARF.cpp6802 ast.SetFunctionParameters (function_decl, in ParseType()