Searched defs:BlockID (Results 1 - 10 of 10) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBlockCounter.cpp25 unsigned BlockID; member in class:__anon999::CountKey
73 IncrementCount(BlockCounter BC, const StackFrameContext *CallSite, unsigned BlockID) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Bitstream/Reader/
H A DBitstreamReader.cpp21 Error BitstreamCursor::EnterSubBlock(unsigned BlockID, unsigned *NumWordsP) { argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DTestAfterDivZeroChecker.cpp29 unsigned BlockID; member in class:__anon852::ZeroState
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Bitstream/
H A DBitstreamWriter.h60 unsigned BlockID; member in struct:llvm::BitstreamWriter::BlockInfo
187 BlockInfo *getBlockInfo(unsigned BlockID) { argument
199 void EnterSubblock(unsigned BlockID, unsigned CodeLen) { argument
[all...]
H A DBitstreamReader.h42 unsigned BlockID = 0; member in struct:llvm::BitstreamBlockInfo::BlockInfo
66 BlockInfo &getOrCreateBlockInfo(unsigned BlockID) { argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Remarks/
H A DBitstreamRemarkParser.cpp158 static Error parseBlock(T &ParserHelper, unsigned BlockID, argument
249 static Expected<bool> isBlock(BitstreamCursor &Stream, unsigned BlockID) { argument
H A DBitstreamRemarkSerializer.cpp36 static void initBlock(unsigned BlockID, BitstreamWriter &Bitstream, argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeAnalyzer.cpp24 static Optional<const char *> GetBlockName(unsigned BlockID, argument
87 static Optional<const char *> GetCodeName(unsigned CodeID, unsigned BlockID, argument
497 canDecodeBlob(unsigned Code, unsigned BlockID) argument
724 parseBlock(unsigned BlockID, unsigned IndentLevel, Optional<BCDumpOptions> O, Optional<StringRef> CheckHash) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Analysis/
H A DUninitializedValues.cpp660 unsigned BlockID = Block->getBlockID(); local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp1628 bool ASTReader::ReadBlockAbbrevs(BitstreamCursor &Cursor, unsigned BlockID) { argument
4120 static bool SkipCursorToBlock(BitstreamCursor &Cursor, unsigned BlockID) { argument

Completed in 241 milliseconds