Searched defs:makeIntVal (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | SValBuilder.h | 237 nonloc::ConcreteInt makeIntVal(const IntegerLiteral* integer) { in makeIntVal() function 249 nonloc::ConcreteInt makeIntVal(const llvm::APSInt& integer) { in makeIntVal() function 257 NonLoc makeIntVal(const llvm::APInt& integer, bool isUnsigned) { in makeIntVal() function 261 DefinedSVal makeIntVal(uint64_t integer, QualType type) { in makeIntVal() function 268 NonLoc makeIntVal(uint64_t integer, bool isUnsigned) { in makeIntVal() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | SValBuilder.h | 290 nonloc::ConcreteInt makeIntVal(const IntegerLiteral* integer) { in makeIntVal() function 302 nonloc::ConcreteInt makeIntVal(const llvm::APSInt& integer) { in makeIntVal() function 310 NonLoc makeIntVal(const llvm::APInt& integer, bool isUnsigned) { in makeIntVal() function 314 DefinedSVal makeIntVal(uint64_t integer, QualType type) { in makeIntVal() function 321 NonLoc makeIntVal(uint64_t integer, bool isUnsigned) { in makeIntVal() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | SValBuilder.h | 290 nonloc::ConcreteInt makeIntVal(const IntegerLiteral* integer) { in makeIntVal() function 302 nonloc::ConcreteInt makeIntVal(const llvm::APSInt& integer) { in makeIntVal() function 310 NonLoc makeIntVal(const llvm::APInt& integer, bool isUnsigned) { in makeIntVal() function 314 DefinedSVal makeIntVal(uint64_t integer, QualType type) { in makeIntVal() function 321 NonLoc makeIntVal(uint64_t integer, bool isUnsigned) { in makeIntVal() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | SValBuilder.h | 286 nonloc::ConcreteInt makeIntVal(const IntegerLiteral* integer) { in makeIntVal() function 298 nonloc::ConcreteInt makeIntVal(const llvm::APSInt& integer) { in makeIntVal() function 306 NonLoc makeIntVal(const llvm::APInt& integer, bool isUnsigned) { in makeIntVal() function 310 DefinedSVal makeIntVal(uint64_t integer, QualType type) { in makeIntVal() function 317 NonLoc makeIntVal(uint64_t integer, bool isUnsigned) { in makeIntVal() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | SValBuilder.h | 290 nonloc::ConcreteInt makeIntVal(const IntegerLiteral* integer) { in makeIntVal() function 302 nonloc::ConcreteInt makeIntVal(const llvm::APSInt& integer) { in makeIntVal() function 310 NonLoc makeIntVal(const llvm::APInt& integer, bool isUnsigned) { in makeIntVal() function 314 DefinedSVal makeIntVal(uint64_t integer, QualType type) { in makeIntVal() function 321 NonLoc makeIntVal(uint64_t integer, bool isUnsigned) { in makeIntVal() function
|