Searched defs:func_decl (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DNameSearchContext.cpp78 clang::FunctionDecl *func_decl = FunctionDecl::Create( local
/freebsd-current/contrib/llvm-project/lldb/source/Symbol/
H A DBlock.cpp348 const Declaration &func_decl = func_type->GetDeclaration(); local
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.cpp1332 clang::FunctionDecl *func_decl = llvm::dyn_cast<clang::FunctionDecl>(&decl); local
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp2184 FunctionDecl *func_decl = nullptr; local
1457 CreateFunctionTemplateDecl( clang::DeclContext *decl_ctx, OptionalClangModuleID owning_module, clang::FunctionDecl *func_decl, const TemplateParameterInfos &template_param_infos) argument
1490 CreateFunctionTemplateSpecializationInfo( FunctionDecl *func_decl, clang::FunctionTemplateDecl *func_tmpl_decl, const TemplateParameterInfos &infos) argument
[all...]

Completed in 140 milliseconds