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

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DBlockCounter.cpp26 unsigned BlockID; member in class:__anon3485::CountKey
75 IncrementCount(BlockCounter BC, const StackFrameContext *CallSite, unsigned BlockID) argument
[all...]
/freebsd-9.3-release/contrib/llvm/lib/Bitcode/Reader/
H A DBitstreamReader.cpp58 bool BitstreamCursor::EnterSubBlock(unsigned BlockID, unsigned *NumWordsP) { argument
/freebsd-9.3-release/contrib/llvm/tools/llvm-bcanalyzer/
H A Dllvm-bcanalyzer.cpp82 static const char *GetBlockName(unsigned BlockID, argument
118 static const char *GetCodeName(unsigned CodeID, unsigned BlockID, argument
325 ParseBlock(BitstreamCursor &Stream, unsigned BlockID, unsigned IndentLevel) argument
528 unsigned BlockID = Stream.ReadSubBlockID(); local
[all...]
/freebsd-9.3-release/contrib/llvm/include/llvm/Bitcode/
H A DBitstreamWriter.h58 unsigned BlockID; member in struct:llvm::BitstreamWriter::BlockInfo
198 BlockInfo *getBlockInfo(unsigned BlockID) { argument
210 void EnterSubblock(unsigned BlockID, unsigned CodeLen) { argument
512 SwitchToBlockID(unsigned BlockID) argument
520 getOrCreateBlockInfo(unsigned BlockID) argument
534 EmitBlockInfoAbbrev(unsigned BlockID, BitCodeAbbrev *Abbv) argument
[all...]
H A DBitstreamReader.h40 unsigned BlockID; member in struct:llvm::BitstreamReader::BlockInfo
118 BlockInfo &getOrCreateBlockInfo(unsigned BlockID) { argument
[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Analysis/
H A DUninitializedValues.cpp575 unsigned BlockID = Block->getBlockID(); local
H A DConsumed.cpp1129 unsigned int BlockID = Block->getBlockID(); local
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Serialization/
H A DASTReader.cpp1087 bool ASTReader::ReadBlockAbbrevs(BitstreamCursor &Cursor, unsigned BlockID) { argument
3349 static bool SkipCursorToBlock(BitstreamCursor &Cursor, unsigned BlockID) { argument

Completed in 199 milliseconds