Lines Matching refs:JumpToBit
1233 if (llvm::Error Err = Cursor.JumpToBit(Offset)) { in ReadLexicalDeclContextStorage()
1283 if (llvm::Error Err = Cursor.JumpToBit(Offset)) { in ReadVisibleDeclContextStorage()
1466 if (llvm::Error Err = Cursor.JumpToBit(F->SLocEntryOffsetsBase + in readSLocOffset()
1595 if (llvm::Error Err = F->SLocEntryCursor.JumpToBit( in ReadSLocEntry()
1775 if (llvm::Error Err = Cursor.JumpToBit(Offset)) in ReadBlockAbbrevs()
1843 if (llvm::Error Err = Stream.JumpToBit(Offset)) { in ReadMacroRecord()
2121 if (llvm::Error Err = Cursor.JumpToBit(I.MacroStartOffset)) { in ReadDefinedMacros()
2270 Cursor.JumpToBit(M.MacroOffsetsBase + PMInfo.MacroDirectivesOffset)) { in resolvePendingMacro()
2422 if (llvm::Error Err = Cursor.JumpToBit(F.InputFilesOffsetBase + in getInputFileInfo()
2507 if (llvm::Error Err = Cursor.JumpToBit(F.InputFilesOffsetBase + in getInputFile()
5547 Cursor.JumpToBit(InputFilesOffsetBase + InputFileOffs[I])) { in readASTFileControlBlock()
6264 if (llvm::Error Err = M.PreprocessorDetailCursor.JumpToBit( in ReadPreprocessedEntity()
6709 if (llvm::Error Err = DeclsCursor.JumpToBit(Loc.Offset)) { in readTypeRecord()
7562 if (llvm::Error Err = Cursor.JumpToBit(Loc.Offset)) { in GetExternalCXXCtorInitializers()
7597 if (llvm::Error Err = Cursor.JumpToBit(Loc.Offset)) { in GetExternalCXXBaseSpecifiers()
7828 if (llvm::Error Err = Loc.F->DeclsCursor.JumpToBit(Loc.Offset)) { in GetExternalDeclStmt()