Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/tools/driver/
H A Dcc1gen_reproducer_main.cpp87 auto EmitStringKey = [&](StringRef Key, StringRef Value) { in generateReproducerMetaInfo() local
93 EmitStringKey("libclang.operation", Info.LibclangOperation); in generateReproducerMetaInfo()
94 EmitStringKey("libclang.opts", Info.LibclangOptions); in generateReproducerMetaInfo()