Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Symbol/
H A DClangASTContext.h131 bool GetCompleteDecl(clang::Decl *decl) { in GetCompleteDecl() function
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DClangASTContext.cpp2528 bool ClangASTContext::GetCompleteDecl(clang::ASTContext *ast, in GetCompleteDecl() function in ClangASTContext