Searched refs:collectFunctionDeclProps (Results 1 – 2 of 2) sorted by relevance
/external/clang/lib/CodeGen/ |
D | CGDebugInfo.h | 513 void collectFunctionDeclProps(GlobalDecl GD, llvm::DIFile *Unit,
|
D | CGDebugInfo.cpp | 2604 void CGDebugInfo::collectFunctionDeclProps(GlobalDecl GD, llvm::DIFile *Unit, in collectFunctionDeclProps() function in CGDebugInfo 2696 collectFunctionDeclProps(FD, Unit, Name, LinkageName, DContext, in getFunctionForwardDeclaration() 2895 collectFunctionDeclProps(GD, Unit, Name, LinkageName, FDContext, in EmitFunctionStart() 2956 collectFunctionDeclProps(GD, Unit, Name, LinkageName, FDContext, in EmitFunctionDecl()
|