Home
last modified time | relevance | path

Searched defs:GetCompleteDecl (Results 1 – 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Symbol/
HDClangASTContext.h125 bool GetCompleteDecl(clang::Decl *decl) { in GetCompleteDecl() function
/freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/
HDClangASTContext.cpp2231 bool ClangASTContext::GetCompleteDecl(clang::ASTContext *ast, in GetCompleteDecl() function in ClangASTContext