Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionSourceCode.h45 static ClangExpressionSourceCode *CreateWrapped(llvm::StringRef filename, in CreateWrapped() function
H A DClangUserExpression.cpp423 m_source_code.reset(ClangExpressionSourceCode::CreateWrapped( in CreateSourceCode()