clang API Documentation

Classes | Enumerations
clang::ento::loc Namespace Reference

Classes

class  GotoLabel
class  MemRegionVal
class  ConcreteInt
class  ObjCPropRef
 Pseudo-location SVal used by the ExprEngine to simulate a "load" or "store" of an ObjC property for the dot syntax. More...

Enumerations

enum  Kind { GotoLabelKind, MemRegionKind, ConcreteIntKind, ObjCPropRefKind }

Enumeration Type Documentation

Enumerator:
GotoLabelKind 
MemRegionKind 
ConcreteIntKind 
ObjCPropRefKind 

Definition at line 404 of file SVals.h.