Searched refs:DIFnType (Results 1 – 1 of 1) sorted by relevance
| /llvm-project-15.0.7/clang/lib/CodeGen/ |
| H A D | CGDebugInfo.cpp | 4121 llvm::DISubroutineType *DIFnType = getOrCreateFunctionType(D, FnType, Unit); in emitFunctionStart() local 4126 ? getObjCMethodDeclaration(D, DIFnType, LineNo, Flags, SPFlags) in emitFunctionStart() 4137 FDContext, Name, LinkageName, Unit, LineNo, DIFnType, ScopeLine, in emitFunctionStart()
|