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

/freebsd-11-stable/contrib/llvm-project/clang/tools/driver/
H A Dcc1gen_reproducer_main.cpp84 auto EmitStringKey = [&](StringRef Key, StringRef Value) { local
90 EmitStringKey("libclang.operation", Info.LibclangOperation);
91 EmitStringKey("libclang.opts", Info.LibclangOptions);

Completed in 51 milliseconds