Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.h1828 void EmitCommandLineMetadata();
H A DCodeGenModule.cpp1369 EmitCommandLineMetadata(); in Release()
7447 void CodeGenModule::EmitCommandLineMetadata() { in EmitCommandLineMetadata() function in CodeGenModule