Searched defs:truncate (Results 1 – 11 of 11) sorted by relevance
133 void truncate(unsigned N) { decls().truncate(N); } truncate() function
93 static std::string PrintValue(llvm::Value *V, bool truncate = false) { in PrintValue() argument
84 static std::string PrintValue(const Value *value, bool truncate = false) { in PrintValue() argument 96 PrintType(const llvm::Type * type,bool truncate=false) PrintType() argument
48 static std::string PrintValue(const Value *value, bool truncate = false) { in PrintValue() argument 65 PrintType(const Type * type,bool truncate=false) PrintType() argument
268 inline int truncate(const wchar_t* path, off_t length) { truncate() function
657 void truncate(size_type N) { truncate() function
863 ConstantRange ConstantRange::truncate(uint32_t DstTySize) const { truncate() function in ConstantRange
211 void IntegerRelation::truncate(const CountsSnapshot &counts) { truncate() function in IntegerRelation
309 void truncate(ASTContext &Ctx, APValue::LValueBase Base, truncate() function