Home
last modified time | relevance | path

Searched defs:readInt (Results 1 – 6 of 6) sorted by relevance

/llvm-project/llvm/lib/BinaryFormat/
H A DMsgPackReader.cpp194 template <class T> Expected<bool> Reader::readInt(Object &Obj) { in readInt() function in Reader
/llvm-project/clang/include/clang/Serialization/
H A DASTRecordReader.h75 uint64_t readInt() { return Record[Idx++]; } in readInt() function
/llvm-project/llvm/include/llvm/ProfileData/
H A DGCOV.h152 bool readInt(uint32_t &Val) { in readInt() function
/llvm-project/flang/lib/Optimizer/Support/
H A DInternalNames.cpp68 static std::int64_t readInt(llvm::StringRef uniq, std::size_t &i, readInt() function
/llvm-project/llvm/tools/llvm-rc/
H A DResourceScriptParser.cpp151 Expected<RCInt> RCParser::readInt() { in readInt() function in llvm::rc::RCParser
/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp3107 uint64_t readInt() { readInt() function in __anona31aaeed0511::AttrReader
[all...]