Searched refs:EmitFunctionDecl (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGDebugInfo.h | 482 void EmitFunctionDecl(GlobalDecl GD, SourceLocation Loc,
|
H A D | CGDebugInfo.cpp | 4475 void CGDebugInfo::EmitFunctionDecl(GlobalDecl GD, SourceLocation Loc, in EmitFunctionDecl() function in CGDebugInfo 4569 EmitFunctionDecl(CalleeDecl, CalleeDecl->getLocation(), CalleeType, Func); in EmitFuncDeclForCallSite()
|
H A D | CodeGenModule.cpp | 5672 DI->EmitFunctionDecl(FD, FD->getLocation(), FD->getType(), Fn); in EmitExternalFunctionDeclaration()
|