Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Expression/
DClangFunction.h173 bool WriteFunctionWrapper (ExecutionContext &exe_ctx,
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Expression/
DClangFunction.cpp244 ClangFunction::WriteFunctionWrapper (ExecutionContext &exe_ctx, Stream &errors) in WriteFunctionWrapper() function in ClangFunction
383 if (!WriteFunctionWrapper(exe_ctx, errors)) in InsertFunction()