/llvm-project/llvm/lib/Object/ |
H A D | Minidump.cpp | 29 auto ExpectedSize = getString() local 80 auto ExpectedSize = getDataSliceAs<support::ulittle32_t>(*Stream, 0, 1); getListStream() local
|
/llvm-project/clang/lib/Serialization/ |
H A D | ModuleManager.cpp | 102 off_t ExpectedSize, time_t ExpectedModTime, in addModule() argument 434 lookupModuleFile(StringRef FileName,off_t ExpectedSize,time_t ExpectedModTime,OptionalFileEntryRef & File) lookupModuleFile() argument
|
H A D | ASTReader.cpp | 4715 ReadASTCore(StringRef FileName,ModuleKind Type,SourceLocation ImportLoc,ModuleFile * ImportedBy,SmallVectorImpl<ImportedModule> & Loaded,off_t ExpectedSize,time_t ExpectedModTime,ASTFileSignature ExpectedSignature,unsigned ClientLoadCapabilities) ReadASTCore() argument
|
/llvm-project/llvm/unittests/MC/ |
H A D | StringTableBuilderTest.cpp | 56 uint32_t ExpectedSize = 4 + 19 + 12; in TEST() local
|
/llvm-project/llvm/unittests/Support/ |
H A D | OptimizedStructLayoutTest.cpp | 45 void verify(uint64_t ExpectedSize, uint64_t ExpectedAlignment) { in verify()
|
H A D | BinaryStreamTest.cpp | 371 uint64_t ExpectedSize = Stream.Input->getLength() - Offset; in TEST_F() local
|
/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | NonNullParamChecker.cpp | 90 unsigned ExpectedSize) { in getNonNullAttrsImpl()
|
/llvm-project/compiler-rt/lib/scudo/standalone/ |
H A D | report.cpp | 148 uptr ExpectedSize) { in reportDeleteSizeMismatch()
|
/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMInstructionSelector.cpp | 505 unsigned ExpectedSize, in validOpRegPair() argument 513 unsigned ExpectedSize, in validReg() argument
|
/llvm-project/clang/lib/Sema/ |
H A D | SemaType.cpp | 8292 unsigned ExpectedSize = VScale->first * MinElts; HandleRISCVRVVVectorBitsTypeAttr() local
|
/llvm-project/llvm/tools/llvm-readobj/ |
H A D | ELFDumper.cpp | 3372 const size_t ExpectedSize = readMipsOptions() local
|