LLVM API Documentation

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 39 of file ProgramInfo.h.


Constructor & Destructor Documentation

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

Definition at line 40 of file ProgramInfo.h.


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