Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
DNameSearchContext.h92 clang::NamedDecl *AddGenericFunDecl();
DNameSearchContext.cpp130 clang::NamedDecl *NameSearchContext::AddGenericFunDecl() { in AddGenericFunDecl() function in NameSearchContext
DClangExpressionDeclMap.cpp1837 function_decl = context.AddGenericFunDecl(); in AddOneFunction()