LLVM API Documentation

Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

llvm::SourceLanguageCache Struct Reference

#include <ProgramInfo.h>

List of all members.

Public Member Functions

virtual ~SourceLanguageCache ()


Detailed Description

SourceLanguageCache - SourceLanguage implementations are allowed to cache stuff in the ProgramInfo object. The only requirement we have on these instances is that they are destroyable.

Definition at line 38 of file ProgramInfo.h.


Constructor & Destructor Documentation

virtual llvm::SourceLanguageCache::~SourceLanguageCache  )  [inline, virtual]
 

Definition at line 39 of file ProgramInfo.h.


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