Searched refs:EmitFunc (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DDWARFEmitter.cpp422 emitDebugSectionImpl(const DWARFYAML::Data &DI, EmitFuncType EmitFunc, argument
427 if (Error Err = EmitFunc(DebugInfoStream, DI))
/freebsd-13-stable/contrib/llvm-project/clang/utils/TableGen/
H A DClangAttrEmitter.cpp2628 auto EmitFunc = [&](const char *Method) { local
2645 EmitFunc("getSpelling()");
2648 EmitFunc("clone(C)");
2652 EmitFunc("printPretty(OS, Policy)");

Completed in 106 milliseconds