Searched defs:addValue (Results 1 - 6 of 6) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DArrayBoundCheckerV2.cpp252 static SVal addValue(ProgramStateRef state, SVal x, SVal y, function
/freebsd-10-stable/contrib/llvm/include/llvm/ADT/
H A DSparseMultiSet.h153 unsigned addValue(const ValueT& V, unsigned Prev, unsigned Next) { function in class:llvm::SparseMultiSet
/freebsd-10-stable/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDIE.h160 void addValue(dwarf::Attribute Attribute, dwarf::Form Form, function in class:llvm::DIE
/freebsd-10-stable/contrib/llvm/include/llvm/Support/
H A DCommandLine.h1296 void addValue(const T &V) { function in class:llvm::cl::list_storage
1312 void addValue(const T &V) { std::vector<DataType>::push_back(V); } function in class:llvm::cl::list_storage
/freebsd-10-stable/contrib/llvm/include/llvm/TableGen/
H A DRecord.h1488 void addValue(const RecordVal &RV) { function in class:llvm::Record
/freebsd-10-stable/contrib/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp34 IPMConversion(unsigned xorValue, int64_t addValue, unsigned bit) argument

Completed in 318 milliseconds