Searched refs:collectFunctionDeclProps (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGDebugInfo.h | 790 void collectFunctionDeclProps(GlobalDecl GD, llvm::DIFile *Unit,
|
| H A D | CGDebugInfo.cpp | 3834 void CGDebugInfo::collectFunctionDeclProps(GlobalDecl GD, llvm::DIFile *Unit, in collectFunctionDeclProps() function in CGDebugInfo 3946 collectFunctionDeclProps(GD, Unit, Name, LinkageName, DContext, TParamsArray, in getFunctionFwdDeclOrStub() 4243 collectFunctionDeclProps(GD, Unit, Name, LinkageName, FDContext, in emitFunctionStart() 4343 collectFunctionDeclProps(GD, Unit, Name, LinkageName, FDContext, in EmitFunctionDecl()
|