include/comma/basic/Pragmas.h File Reference

General encodings and support utilities for the language defined pragmas. More...

#include "llvm/ADT/StringRef.h"
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  comma
namespace  comma::pragma

Enumerations

enum  comma::pragma::PragmaID {
  comma::pragma::UNKNOWN_PRAGMA, comma::pragma::Assert, comma::pragma::Import, comma::pragma::FIRST_PRAGMA = Assert,
  comma::pragma::LAST_PRAGMA = Import
}

Functions

PragmaID comma::pragma::getPragmaID (const char *start, const char *end)
PragmaID comma::pragma::getPragmaID (llvm::StringRef &name)
const char * comma::pragma::getPragmaString (PragmaID ID)

Detailed Description

General encodings and support utilities for the language defined pragmas.

Definition in file Pragmas.h.


Generated on 1 Feb 2010 for Comma by  doxygen 1.6.1