Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Core/
DBlockCounter.cpp26 unsigned BlockID; member in __anon74e19e600111::CountKey
77 unsigned BlockID) { in IncrementCount()
/external/llvm/include/llvm/Bitcode/
DBitstreamWriter.h58 unsigned BlockID; member
196 BlockInfo *getBlockInfo(unsigned BlockID) { in getBlockInfo()
208 void EnterSubblock(unsigned BlockID, unsigned CodeLen) { in EnterSubblock()
509 void SwitchToBlockID(unsigned BlockID) { in SwitchToBlockID()
517 BlockInfo &getOrCreateBlockInfo(unsigned BlockID) { in getOrCreateBlockInfo()
531 unsigned EmitBlockInfoAbbrev(unsigned BlockID, BitCodeAbbrev *Abbv) { in EmitBlockInfoAbbrev()
DBitstreamReader.h35 unsigned BlockID; member
101 const BlockInfo *getBlockInfo(unsigned BlockID) const { in getBlockInfo()
113 BlockInfo &getOrCreateBlockInfo(unsigned BlockID) { in getOrCreateBlockInfo()
/external/llvm/tools/llvm-bcanalyzer/
Dllvm-bcanalyzer.cpp82 static const char *GetBlockName(unsigned BlockID, in GetBlockName()
117 static const char *GetCodeName(unsigned CodeID, unsigned BlockID, in GetCodeName()
325 unsigned BlockID = Stream.ReadSubBlockID(); in ParseBlock() local
/external/clang/tools/libclang/
DCXLoadedDiagnostic.cpp293 unsigned BlockID = 0; in load() local
341 unsigned BlockID = Stream.ReadSubBlockID(); in readToNextRecordOrBlock() local
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp1741 unsigned BlockID = Stream.ReadSubBlockID(); in ParseBitcodeInto() local
1843 unsigned BlockID = Stream.ReadSubBlockID(); in ParseTriple() local
/external/clang/include/clang/Analysis/
DCFG.h328 unsigned BlockID; variable
/external/clang/lib/Serialization/
DASTReader.cpp1234 unsigned BlockID) { in ReadBlockAbbrevs()
2747 unsigned BlockID = Stream.ReadSubBlockID(); in ReadASTCore() local
3003 unsigned BlockID = Stream.ReadSubBlockID(); in getOriginalSourceFile() local