Home
last modified time | relevance | path

Searched refs:EmitFunctionDecl (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.h482 void EmitFunctionDecl(GlobalDecl GD, SourceLocation Loc,
H A DCGDebugInfo.cpp4475 void CGDebugInfo::EmitFunctionDecl(GlobalDecl GD, SourceLocation Loc, in EmitFunctionDecl() function in CGDebugInfo
4569 EmitFunctionDecl(CalleeDecl, CalleeDecl->getLocation(), CalleeType, Func); in EmitFuncDeclForCallSite()
H A DCodeGenModule.cpp5672 DI->EmitFunctionDecl(FD, FD->getLocation(), FD->getType(), Fn); in EmitExternalFunctionDeclaration()