Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenModule.h1428 void EmitCommandLineMetadata();
H A DCodeGenModule.cpp594 EmitCommandLineMetadata(); in Release()
5237 void CodeGenModule::EmitCommandLineMetadata() { in EmitCommandLineMetadata() function in CodeGenModule