Searched defs:addValue (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/bsd/openldap/dist/contrib/ldapc++/src/ |
H A D | LDAPAttribute.cpp | 77 void LDAPAttribute::addValue(const string& value){ in addValue() function in LDAPAttribute 82 int LDAPAttribute::addValue(const BerValue *value){ in addValue() function in LDAPAttribute
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/InstCombine/ |
H A D | InstCombineWorklist.h | 53 void addValue(Value *V) { in addValue() function
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ |
H A D | ArrayBoundCheckerV2.cpp | 293 static SVal addValue(ProgramStateRef state, SVal x, SVal y, in addValue() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/ |
H A D | SparseMultiSet.h | 159 unsigned addValue(const ValueT& V, unsigned Prev, unsigned Next) { in addValue() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ |
H A D | DIE.h | 713 value_iterator addValue(BumpPtrAllocator &Alloc, const DIEValue &V) { in addValue() function 718 value_iterator addValue(BumpPtrAllocator &Alloc, dwarf::Attribute Attribute, in addValue() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/InterfaceStub/ |
H A D | ELFObjHandler.cpp | 144 size_t addValue(uint64_t Tag, uint64_t Value) { in addValue() function in llvm::elfabi::__anon88d330090111::ELFDynamicTableBuilder
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/TableGen/ |
H A D | Record.h | 1608 void addValue(const RecordVal &RV) { in addValue() function
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/ |
H A D | uni.d | 3885 void addValue(size_t level, T)(T val, size_t numVals) in addValue() function
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
H A D | SemaCodeComplete.cpp | 5109 void addValue(Expr *E, DeclarationName Name, in addValue() function in __anon4254e5140711::ConceptInfo::ValidVisitor
|