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