Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.h1201 void EmitMainVoidAlias();
H A DCodeGenModule.cpp913 EmitMainVoidAlias(); in Release()
7252 void CodeGenModule::EmitMainVoidAlias() { in EmitMainVoidAlias() function in CodeGenModule