Searched refs:collectFunctionDeclProps (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/ |
| D | CGDebugInfo.h | 735 void collectFunctionDeclProps(GlobalDecl GD, llvm::DIFile *Unit,
|
| D | CGDebugInfo.cpp | 3512 void CGDebugInfo::collectFunctionDeclProps(GlobalDecl GD, llvm::DIFile *Unit, in collectFunctionDeclProps() function in CGDebugInfo 3623 collectFunctionDeclProps(GD, Unit, Name, LinkageName, DContext, TParamsArray, in getFunctionFwdDeclOrStub() 3894 collectFunctionDeclProps(GD, Unit, Name, LinkageName, FDContext, in emitFunctionStart() 3986 collectFunctionDeclProps(GD, Unit, Name, LinkageName, FDContext, in EmitFunctionDecl()
|