LLVM API Documentation
#include <DebugInfo.h>
Public Member Functions | |
DISubroutineType (const MDNode *N=nullptr) | |
DITypedArray< DITypeRef > | getTypeArray () const |
Definition at line 438 of file DebugInfo.h.
llvm::DISubroutineType::DISubroutineType | ( | const MDNode * | N = nullptr | ) | [inline, explicit] |
Definition at line 440 of file DebugInfo.h.
References N.
DITypedArray<DITypeRef> llvm::DISubroutineType::getTypeArray | ( | ) | const [inline] |
Definition at line 441 of file DebugInfo.h.
Referenced by llvm::DwarfUnit::applySubprogramAttributes(), and llvm::DwarfUnit::constructTypeDIE().