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

/external/lldb/include/lldb/Symbol/
H A DClangASTContext.h340 CreateFunctionDeclaration (clang::DeclContext *decl_ctx,
/external/lldb/source/Symbol/
H A DClangASTContext.cpp1901 ClangASTContext::CreateFunctionDeclaration (DeclContext *decl_ctx, function in class:ClangASTContext
/external/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp6781 clang::FunctionDecl *function_decl = ast.CreateFunctionDeclaration (ignore_containing_context ? GetClangASTContext().GetTranslationUnitDecl() : containing_decl_ctx,

Completed in 1232 milliseconds