Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Symbol/
H A DClangASTContext.h1009 GetDeclarationName(const char *name, const CompilerType &function_clang_type);
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DClangASTContext.cpp2117 ClangASTContext::GetDeclarationName(const char *name, in GetDeclarationName() function in ClangASTContext
2158 GetDeclarationName(name, function_clang_type); in CreateFunctionDeclaration()