comma::CompilationUnit Class Reference
#include <Cunit.h>
List of all members.
Detailed Description
Definition at line 22 of file Cunit.h.
Member Typedef Documentation
Constructor & Destructor Documentation
      
        
          | comma::CompilationUnit::CompilationUnit  | 
          ( | 
          const llvm::sys::Path &  | 
           path | 
           )  | 
           [inline] | 
        
      
 
 
Member Function Documentation
      
        
          | void comma::CompilationUnit::addDeclaration  | 
          ( | 
          Decl *  | 
           decl | 
           )  | 
           [inline] | 
        
      
 
 
      
        
          | decl_iterator comma::CompilationUnit::beginDeclarations  | 
          ( | 
           | 
           )  | 
           const [inline] | 
        
      
 
 
      
        
          | decl_iterator comma::CompilationUnit::endDeclarations  | 
          ( | 
           | 
           )  | 
           const [inline] | 
        
      
 
 
      
        
          | const llvm::sys::Path& comma::CompilationUnit::getPath  | 
          ( | 
           | 
           )  | 
           const [inline] | 
        
      
 
 
The documentation for this class was generated from the following file: