Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.h1593 void EmitCommandLineMetadata();
H A DCodeGenModule.cpp801 EmitCommandLineMetadata(); in Release()
6167 void CodeGenModule::EmitCommandLineMetadata() { in EmitCommandLineMetadata() function in CodeGenModule