Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.h1122 void EmitMainVoidAlias();
H A DCodeGenModule.cpp874 EmitMainVoidAlias(); in Release()
7103 void CodeGenModule::EmitMainVoidAlias() { in EmitMainVoidAlias() function in CodeGenModule