LLVM API Documentation

Public Member Functions | Public Attributes
llvm::LessRecordRegister::RecordParts Struct Reference

#include <Record.h>

Collaboration diagram for llvm::LessRecordRegister::RecordParts:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 RecordParts (StringRef Rec)
size_t size ()
std::pair< bool, StringRefgetPart (size_t i)

Public Attributes

SmallVector< std::pair< bool,
StringRef >, 4 > 
Parts

Detailed Description

Definition at line 1749 of file Record.h.


Constructor & Destructor Documentation


Member Function Documentation


Member Data Documentation

Definition at line 1750 of file Record.h.

Referenced by getPart(), RecordParts(), and size().


The documentation for this struct was generated from the following file: