Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.h1730 void EmitCommandLineMetadata();
H A DCodeGenModule.cpp1293 EmitCommandLineMetadata(); in Release()
7298 void CodeGenModule::EmitCommandLineMetadata() { in EmitCommandLineMetadata() function in CodeGenModule