Searched refs:collectFunctionDeclProps (Results 1 – 2 of 2) sorted by relevance
/external/clang/lib/CodeGen/ |
D | CGDebugInfo.h | 424 void collectFunctionDeclProps(GlobalDecl GD, llvm::DIFile Unit,
|
D | CGDebugInfo.cpp | 2311 void CGDebugInfo::collectFunctionDeclProps( in collectFunctionDeclProps() function in CGDebugInfo 2397 collectFunctionDeclProps(FD, Unit, Name, LinkageName, DContext, in getFunctionForwardDeclaration() 2598 collectFunctionDeclProps(GD, Unit, Name, LinkageName, FDContext, in EmitFunctionStart()
|