Searched refs:collectFunctionDeclProps (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/ |
| H A D | CGDebugInfo.h | 656 void collectFunctionDeclProps(GlobalDecl GD, llvm::DIFile *Unit,
|
| H A D | CGDebugInfo.cpp | 3095 void CGDebugInfo::collectFunctionDeclProps(GlobalDecl GD, llvm::DIFile *Unit, in collectFunctionDeclProps() function in CGDebugInfo 3199 collectFunctionDeclProps(GD, Unit, Name, LinkageName, DContext, TParamsArray, in getFunctionFwdDeclOrStub() 3433 collectFunctionDeclProps(GD, Unit, Name, LinkageName, FDContext, in EmitFunctionStart() 3525 collectFunctionDeclProps(GD, Unit, Name, LinkageName, FDContext, in EmitFunctionDecl()
|