Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTSource.h293 clang::ExternalASTSource *CreateProxy() { in CreateProxy() function
H A DClangExpressionParser.cpp526 decl_map->CreateProxy()); in ClangExpressionParser()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DClangASTContext.cpp726 ast_sp->m_scratch_ast_source_ap->CreateProxy()); in CreateInstance()