Computer Laboratory

Annotations.h File Reference

Detailed Description

Declarations of LLVM annotation parsers.

Definition in file Annotations.h.

#include <llvm/ADT/StringRef.h>
#include <llvm/IR/Instructions.h>
#include <string>
+ Include dependency graph for Annotations.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  tesla::PtrAnnotation
 An annotation applied by LLVM to a pointer. More...
 
class  tesla::FieldAnnotation
 An annotation applied by Clang/TESLA to a structure field access. More...
 

Namespaces

namespace  llvm
 
namespace  tesla