Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DObjectFilePCHContainerOperations.cpp111 DI.EmitFunctionDecl(D, D->getLocation(), FnTy); in VisitFunctionDecl()
130 DI.EmitFunctionDecl(D, D->getLocation(), FnTy); in VisitObjCMethodDecl()
H A DCGDebugInfo.h435 void EmitFunctionDecl(GlobalDecl GD, SourceLocation Loc,
H A DCGDebugInfo.cpp3982 void CGDebugInfo::EmitFunctionDecl(GlobalDecl GD, SourceLocation Loc, in EmitFunctionDecl() function in CGDebugInfo
4069 EmitFunctionDecl(CalleeDecl, CalleeDecl->getLocation(), CalleeType, Func); in EmitFuncDeclForCallSite()
H A DCGExpr.cpp2844 DI->EmitFunctionDecl(FD, FD->getLocation(), T, Fn); in EmitDeclRefLValue()