Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Core/
DBlockCounter.cpp26 unsigned BlockID; member in __anon1a3281620111::CountKey
77 unsigned BlockID) { in IncrementCount()
/external/llvm/include/llvm/Bitcode/
DBitstreamWriter.h58 unsigned BlockID; member
198 BlockInfo *getBlockInfo(unsigned BlockID) { in getBlockInfo()
210 void EnterSubblock(unsigned BlockID, unsigned CodeLen) { in EnterSubblock()
511 void SwitchToBlockID(unsigned BlockID) { in SwitchToBlockID()
519 BlockInfo &getOrCreateBlockInfo(unsigned BlockID) { in getOrCreateBlockInfo()
533 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/clang/lib/Analysis/
DUninitializedValues.cpp534 unsigned BlockID = Block->getBlockID(); in getUninitUse() local
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp1723 unsigned BlockID = Stream.ReadSubBlockID(); in ParseBitcodeInto() local
1825 unsigned BlockID = Stream.ReadSubBlockID(); in ParseTriple() local
/external/clang/include/clang/Analysis/
DCFG.h329 unsigned BlockID; variable
/external/clang/lib/Serialization/
DASTReader.cpp1242 unsigned BlockID) { in ReadBlockAbbrevs()
2785 unsigned BlockID = Stream.ReadSubBlockID(); in ReadASTCore() local
3036 unsigned BlockID = Stream.ReadSubBlockID(); in getOriginalSourceFile() local