Searched refs:DIFnType (Results 1 – 1 of 1) sorted by relevance
/external/llvm-project/clang/lib/CodeGen/ |
D | CGDebugInfo.cpp | 3870 llvm::DISubroutineType *DIFnType = getOrCreateFunctionType(D, FnType, Unit); in EmitFunctionStart() local 3874 ? getObjCMethodDeclaration(D, DIFnType, LineNo, Flags, SPFlags) in EmitFunctionStart() 3883 FDContext, Name, LinkageName, Unit, LineNo, DIFnType, ScopeLine, in EmitFunctionStart()
|