/prebuilts/clang/host/linux-x86/clang-4393122/include/clang/StaticAnalyzer/Core/PathSensitive/ |
SymExpr.h | 1 //== SymExpr.h - Management of Symbolic Values ------------------*- C++ -*--==// 10 // This file defines SymExpr and SymbolData. 29 class SymExpr : public llvm::FoldingSetNode { 43 SymExpr(Kind k) : K(k) {} 52 virtual ~SymExpr() {} 69 SmallVector<const SymExpr *, 5> itr; 74 symbol_iterator(const SymExpr *SE); 77 const SymExpr *operator*(); 101 typedef const SymExpr *SymbolRef; 107 class SymbolData : public SymExpr { [all...] |
SymbolManager.h | 24 #include "clang/StaticAnalyzer/Core/PathSensitive/SymExpr.h" 69 static inline bool classof(const SymExpr *SE) { 121 static inline bool classof(const SymExpr *SE) { 160 static inline bool classof(const SymExpr *SE) { 193 static inline bool classof(const SymExpr *SE) { 248 static inline bool classof(const SymExpr *SE) { 254 class SymbolCast : public SymExpr { 255 const SymExpr *Operand; 262 SymbolCast(const SymExpr *In, QualType From, QualType To) 263 : SymExpr(SymbolCastKind), Operand(In), FromTy(From), ToTy(To) [all...] |
/prebuilts/clang/host/linux-x86/clang-4479392/include/clang/StaticAnalyzer/Core/PathSensitive/ |
SymExpr.h | 1 //== SymExpr.h - Management of Symbolic Values ------------------*- C++ -*--==// 10 // This file defines SymExpr and SymbolData. 29 class SymExpr : public llvm::FoldingSetNode { 43 SymExpr(Kind k) : K(k) {} 52 virtual ~SymExpr() {} 69 SmallVector<const SymExpr *, 5> itr; 74 symbol_iterator(const SymExpr *SE); 77 const SymExpr *operator*(); 101 typedef const SymExpr *SymbolRef; 107 class SymbolData : public SymExpr { [all...] |
SymbolManager.h | 24 #include "clang/StaticAnalyzer/Core/PathSensitive/SymExpr.h" 69 static inline bool classof(const SymExpr *SE) { 121 static inline bool classof(const SymExpr *SE) { 160 static inline bool classof(const SymExpr *SE) { 193 static inline bool classof(const SymExpr *SE) { 248 static inline bool classof(const SymExpr *SE) { 254 class SymbolCast : public SymExpr { 255 const SymExpr *Operand; 262 SymbolCast(const SymExpr *In, QualType From, QualType To) 263 : SymExpr(SymbolCastKind), Operand(In), FromTy(From), ToTy(To) [all...] |
/prebuilts/clang/host/linux-x86/clang-4579689/include/clang/StaticAnalyzer/Core/PathSensitive/ |
SymExpr.h | 1 //== SymExpr.h - Management of Symbolic Values ------------------*- C++ -*--==// 10 // This file defines SymExpr and SymbolData. 29 class SymExpr : public llvm::FoldingSetNode { 43 SymExpr(Kind k) : K(k) {} 52 virtual ~SymExpr() {} 69 SmallVector<const SymExpr *, 5> itr; 74 symbol_iterator(const SymExpr *SE); 77 const SymExpr *operator*(); 101 typedef const SymExpr *SymbolRef; 107 class SymbolData : public SymExpr { [all...] |
SymbolManager.h | 24 #include "clang/StaticAnalyzer/Core/PathSensitive/SymExpr.h" 69 static inline bool classof(const SymExpr *SE) { 121 static inline bool classof(const SymExpr *SE) { 160 static inline bool classof(const SymExpr *SE) { 193 static inline bool classof(const SymExpr *SE) { 248 static inline bool classof(const SymExpr *SE) { 254 class SymbolCast : public SymExpr { 255 const SymExpr *Operand; 262 SymbolCast(const SymExpr *In, QualType From, QualType To) 263 : SymExpr(SymbolCastKind), Operand(In), FromTy(From), ToTy(To) [all...] |
/prebuilts/clang/host/linux-x86/clang-4630689/include/clang/StaticAnalyzer/Core/PathSensitive/ |
SymExpr.h | 1 //== SymExpr.h - Management of Symbolic Values ------------------*- C++ -*--==// 10 // This file defines SymExpr and SymbolData. 29 class SymExpr : public llvm::FoldingSetNode { 43 SymExpr(Kind k) : K(k) {} 52 virtual ~SymExpr() {} 69 SmallVector<const SymExpr *, 5> itr; 74 symbol_iterator(const SymExpr *SE); 77 const SymExpr *operator*(); 101 typedef const SymExpr *SymbolRef; 107 class SymbolData : public SymExpr { [all...] |
SymbolManager.h | 24 #include "clang/StaticAnalyzer/Core/PathSensitive/SymExpr.h" 69 static inline bool classof(const SymExpr *SE) { 121 static inline bool classof(const SymExpr *SE) { 160 static inline bool classof(const SymExpr *SE) { 193 static inline bool classof(const SymExpr *SE) { 248 static inline bool classof(const SymExpr *SE) { 254 class SymbolCast : public SymExpr { 255 const SymExpr *Operand; 262 SymbolCast(const SymExpr *In, QualType From, QualType To) 263 : SymExpr(SymbolCastKind), Operand(In), FromTy(From), ToTy(To) [all...] |
/prebuilts/clang/host/linux-x86/clang-4639204/include/clang/StaticAnalyzer/Core/PathSensitive/ |
SymExpr.h | 1 //== SymExpr.h - Management of Symbolic Values ------------------*- C++ -*--==// 10 // This file defines SymExpr and SymbolData. 29 class SymExpr : public llvm::FoldingSetNode { 43 SymExpr(Kind k) : K(k) {} 52 virtual ~SymExpr() {} 69 SmallVector<const SymExpr *, 5> itr; 74 symbol_iterator(const SymExpr *SE); 77 const SymExpr *operator*(); 101 typedef const SymExpr *SymbolRef; 107 class SymbolData : public SymExpr { [all...] |
SymbolManager.h | 24 #include "clang/StaticAnalyzer/Core/PathSensitive/SymExpr.h" 69 static inline bool classof(const SymExpr *SE) { 121 static inline bool classof(const SymExpr *SE) { 160 static inline bool classof(const SymExpr *SE) { 193 static inline bool classof(const SymExpr *SE) { 248 static inline bool classof(const SymExpr *SE) { 254 class SymbolCast : public SymExpr { 255 const SymExpr *Operand; 262 SymbolCast(const SymExpr *In, QualType From, QualType To) 263 : SymExpr(SymbolCastKind), Operand(In), FromTy(From), ToTy(To) [all...] |
/prebuilts/clang/host/linux-x86/clang-4691093/include/clang/StaticAnalyzer/Core/PathSensitive/ |
SymExpr.h | 1 //== SymExpr.h - Management of Symbolic Values ------------------*- C++ -*--==// 10 // This file defines SymExpr and SymbolData. 29 class SymExpr : public llvm::FoldingSetNode { 43 SymExpr(Kind k) : K(k) {} 52 virtual ~SymExpr() {} 69 SmallVector<const SymExpr *, 5> itr; 74 symbol_iterator(const SymExpr *SE); 77 const SymExpr *operator*(); 101 typedef const SymExpr *SymbolRef; 107 class SymbolData : public SymExpr { [all...] |
SymbolManager.h | 24 #include "clang/StaticAnalyzer/Core/PathSensitive/SymExpr.h" 69 static inline bool classof(const SymExpr *SE) { 121 static inline bool classof(const SymExpr *SE) { 160 static inline bool classof(const SymExpr *SE) { 193 static inline bool classof(const SymExpr *SE) { 248 static inline bool classof(const SymExpr *SE) { 254 class SymbolCast : public SymExpr { 255 const SymExpr *Operand; 262 SymbolCast(const SymExpr *In, QualType From, QualType To) 263 : SymExpr(SymbolCastKind), Operand(In), FromTy(From), ToTy(To) [all...] |
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
SymbolManager.h | 24 #include "clang/StaticAnalyzer/Core/PathSensitive/SymExpr.h" 66 static inline bool classof(const SymExpr *SE) { 110 static inline bool classof(const SymExpr *SE) { 145 static inline bool classof(const SymExpr *SE) { 176 static inline bool classof(const SymExpr *SE) { 221 static inline bool classof(const SymExpr *SE) { 227 class SymbolCast : public SymExpr { 228 const SymExpr *Operand; 235 SymbolCast(const SymExpr *In, QualType From, QualType To) : 236 SymExpr(SymbolCastKind), Operand(In), FromTy(From), ToTy(To) { [all...] |
SValVisitor.h | 74 /// SymExprVisitor - this class implements a simple visitor for SymExpr 86 case SymExpr::Id ## Kind: DISPATCH(Id); 89 llvm_unreachable("Unknown SymExpr kind!"); 136 /// SVal, SymExpr and MemRegion subclasses.
|
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
SymbolManager.h | 24 #include "clang/StaticAnalyzer/Core/PathSensitive/SymExpr.h" 66 static inline bool classof(const SymExpr *SE) { 110 static inline bool classof(const SymExpr *SE) { 145 static inline bool classof(const SymExpr *SE) { 176 static inline bool classof(const SymExpr *SE) { 225 static inline bool classof(const SymExpr *SE) { 231 class SymbolCast : public SymExpr { 232 const SymExpr *Operand; 239 SymbolCast(const SymExpr *In, QualType From, QualType To) : 240 SymExpr(SymbolCastKind), Operand(In), FromTy(From), ToTy(To) { [all...] |
SValVisitor.h | 74 /// SymExprVisitor - this class implements a simple visitor for SymExpr 86 case SymExpr::Id ## Kind: DISPATCH(Id); 89 llvm_unreachable("Unknown SymExpr kind!"); 136 /// SVal, SymExpr and MemRegion subclasses.
|
/prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/StaticAnalyzer/Core/PathSensitive/ |
SymbolManager.h | 24 #include "clang/StaticAnalyzer/Core/PathSensitive/SymExpr.h" 69 static inline bool classof(const SymExpr *SE) { 121 static inline bool classof(const SymExpr *SE) { 160 static inline bool classof(const SymExpr *SE) { 193 static inline bool classof(const SymExpr *SE) { 248 static inline bool classof(const SymExpr *SE) { 254 class SymbolCast : public SymExpr { 255 const SymExpr *Operand; 262 SymbolCast(const SymExpr *In, QualType From, QualType To) 263 : SymExpr(SymbolCastKind), Operand(In), FromTy(From), ToTy(To) [all...] |
/prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/StaticAnalyzer/Core/PathSensitive/ |
SymbolManager.h | 24 #include "clang/StaticAnalyzer/Core/PathSensitive/SymExpr.h" 69 static inline bool classof(const SymExpr *SE) { 121 static inline bool classof(const SymExpr *SE) { 160 static inline bool classof(const SymExpr *SE) { 193 static inline bool classof(const SymExpr *SE) { 248 static inline bool classof(const SymExpr *SE) { 254 class SymbolCast : public SymExpr { 255 const SymExpr *Operand; 262 SymbolCast(const SymExpr *In, QualType From, QualType To) 263 : SymExpr(SymbolCastKind), Operand(In), FromTy(From), ToTy(To) [all...] |
/prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/StaticAnalyzer/Core/PathSensitive/ |
SymbolManager.h | 24 #include "clang/StaticAnalyzer/Core/PathSensitive/SymExpr.h" 69 static inline bool classof(const SymExpr *SE) { 121 static inline bool classof(const SymExpr *SE) { 160 static inline bool classof(const SymExpr *SE) { 193 static inline bool classof(const SymExpr *SE) { 248 static inline bool classof(const SymExpr *SE) { 254 class SymbolCast : public SymExpr { 255 const SymExpr *Operand; 262 SymbolCast(const SymExpr *In, QualType From, QualType To) 263 : SymExpr(SymbolCastKind), Operand(In), FromTy(From), ToTy(To) [all...] |
/prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/StaticAnalyzer/Core/PathSensitive/ |
SymbolManager.h | 24 #include "clang/StaticAnalyzer/Core/PathSensitive/SymExpr.h" 69 static inline bool classof(const SymExpr *SE) { 121 static inline bool classof(const SymExpr *SE) { 160 static inline bool classof(const SymExpr *SE) { 193 static inline bool classof(const SymExpr *SE) { 248 static inline bool classof(const SymExpr *SE) { 254 class SymbolCast : public SymExpr { 255 const SymExpr *Operand; 262 SymbolCast(const SymExpr *In, QualType From, QualType To) 263 : SymExpr(SymbolCastKind), Operand(In), FromTy(From), ToTy(To) [all...] |
/prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/StaticAnalyzer/Core/PathSensitive/ |
SymbolManager.h | 24 #include "clang/StaticAnalyzer/Core/PathSensitive/SymExpr.h" 69 static inline bool classof(const SymExpr *SE) { 121 static inline bool classof(const SymExpr *SE) { 160 static inline bool classof(const SymExpr *SE) { 193 static inline bool classof(const SymExpr *SE) { 248 static inline bool classof(const SymExpr *SE) { 254 class SymbolCast : public SymExpr { 255 const SymExpr *Operand; 262 SymbolCast(const SymExpr *In, QualType From, QualType To) 263 : SymExpr(SymbolCastKind), Operand(In), FromTy(From), ToTy(To) [all...] |
/prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/StaticAnalyzer/Core/PathSensitive/ |
SymbolManager.h | 24 #include "clang/StaticAnalyzer/Core/PathSensitive/SymExpr.h" 69 static inline bool classof(const SymExpr *SE) { 121 static inline bool classof(const SymExpr *SE) { 160 static inline bool classof(const SymExpr *SE) { 193 static inline bool classof(const SymExpr *SE) { 248 static inline bool classof(const SymExpr *SE) { 254 class SymbolCast : public SymExpr { 255 const SymExpr *Operand; 262 SymbolCast(const SymExpr *In, QualType From, QualType To) 263 : SymExpr(SymbolCastKind), Operand(In), FromTy(From), ToTy(To) [all...] |
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
SymbolManager.h | 24 #include "clang/StaticAnalyzer/Core/PathSensitive/SymExpr.h" 66 static inline bool classof(const SymExpr *SE) { 110 static inline bool classof(const SymExpr *SE) { 145 static inline bool classof(const SymExpr *SE) { 176 static inline bool classof(const SymExpr *SE) { 225 static inline bool classof(const SymExpr *SE) { 231 class SymbolCast : public SymExpr { 232 const SymExpr *Operand; 239 SymbolCast(const SymExpr *In, QualType From, QualType To) : 240 SymExpr(SymbolCastKind), Operand(In), FromTy(From), ToTy(To) { [all...] |
/external/llvm/lib/Target/NVPTX/ |
NVPTXMCExpr.cpp | 50 NVPTXGenericMCSymbolRefExpr::create(const MCSymbolRefExpr *SymExpr, 52 return new (Ctx) NVPTXGenericMCSymbolRefExpr(SymExpr); 58 SymExpr->print(OS, MAI);
|
NVPTXMCExpr.h | 86 const MCSymbolRefExpr *SymExpr; 89 : SymExpr(_SymExpr) {} 96 *create(const MCSymbolRefExpr *SymExpr, MCContext &Ctx); 103 const MCSymbolRefExpr *getSymbolExpr() const { return SymExpr; }
|