clang API Documentation
| BaseBits enum value | clang::SVal | |
| BaseKind enum name | clang::SVal | |
| BaseMask enum value | clang::SVal | |
| BufferTy typedef | clang::SVal | |
| classof(const SVal *V) | clang::Loc | [inline, static] |
| Data | clang::SVal | [protected] |
| DefinedOrUnknownSVal(const void *d, bool isLoc, unsigned ValKind) | clang::DefinedOrUnknownSVal | [inline, explicit, protected] |
| DefinedOrUnknownSVal(BaseKind k, void *D=NULL) | clang::DefinedOrUnknownSVal | [inline, explicit, protected] |
| DefinedSVal(const void *d, bool isLoc, unsigned ValKind) | clang::DefinedSVal | [inline, explicit, protected] |
| dump() const | clang::SVal | |
| dumpToStream(llvm::raw_ostream &Out) const | clang::Loc | |
| getAsFunctionDecl() const | clang::SVal | |
| getAsLocSymbol() const | clang::SVal | |
| getAsRegion() const | clang::SVal | |
| getAsSymbol() const | clang::SVal | |
| getAsSymbolicExpression() const | clang::SVal | |
| getBaseKind() const | clang::SVal | [inline] |
| getLocSymbolInBase() const | clang::SVal | |
| getRawKind() const | clang::SVal | [inline] |
| getSubKind() const | clang::SVal | [inline] |
| hasConjuredSymbol() const | clang::SVal | |
| isConstant() const | clang::SVal | |
| isConstant(int I) const | clang::SVal | |
| IsLocType(QualType T) | clang::Loc | [inline, static] |
| isZeroConstant() const | clang::SVal | |
| Kind | clang::SVal | [protected] |
| Loc(unsigned SubKind, const void *D) | clang::Loc | [inline, explicit, protected] |
| Loc(const Loc &X) | clang::Loc | [inline] |
| LocKind enum value | clang::SVal | |
| NonLocKind enum value | clang::SVal | |
| operator!=(const SVal &R) const | clang::SVal | [inline] |
| operator==(const SVal &R) const | clang::SVal | [inline] |
| Profile(llvm::FoldingSetNodeID &ID) const | clang::SVal | [inline] |
| SVal(const void *d, bool isLoc, unsigned ValKind) | clang::SVal | [inline, explicit, protected] |
| SVal(BaseKind k, const void *D=NULL) | clang::SVal | [inline, explicit, protected] |
| SVal() | clang::SVal | [inline, explicit] |
| symbol_begin() const | clang::SVal | [inline] |
| symbol_end() const | clang::SVal | [inline] |
| UndefinedKind enum value | clang::SVal | |
| UnknownKind enum value | clang::SVal | |
| ~SVal() | clang::SVal | [inline] |