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

/freebsd-10.3-release/contrib/llvm/lib/DebugInfo/
H A DDWARFUnit.h31 const DWARFDebugAbbrev *Abbrev; member in class:llvm::DWARFUnit
H A DDWARFContext.h33 OwningPtr<DWARFDebugAbbrev> Abbrev; member in class:llvm::DWARFContext
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/Frontend/
H A DSerializedDiagnosticPrinter.cpp358 static void AddSourceLocationAbbrev(llvm::BitCodeAbbrev *Abbrev) { argument
366 static void AddRangeLocationAbbrev(llvm::BitCodeAbbrev *Abbrev) { argument
385 BitCodeAbbrev *Abbrev = new BitCodeAbbrev(); local
[all...]
/freebsd-10.3-release/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDIE.h121 DIEAbbrev Abbrev; member in class:llvm::DIE
H A DDwarfDebug.cpp282 void DwarfUnits::assignAbbrevNumber(DIEAbbrev &Abbrev) { argument
1959 const DIEAbbrev *Abbrev = Abbreviations[AbbrevNumber - 1]; local
2066 const DIEAbbrev *Abbrev local
2236 const DIEAbbrev *Abbrev = Abbrevs->at(i); local
[all...]
/freebsd-10.3-release/contrib/llvm/include/llvm/Bitcode/
H A DBitstreamWriter.h314 void EmitRecordWithAbbrevImpl(unsigned Abbrev, SmallVectorImpl<uintty> &Vals, argument
[all...]
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/Serialization/
H A DGlobalModuleIndex.cpp716 BitCodeAbbrev *Abbrev = new BitCodeAbbrev(); local
H A DASTWriter.cpp1223 BitCodeAbbrev *Abbrev = new BitCodeAbbrev(); local
2109 BitCodeAbbrev *Abbrev = new BitCodeAbbrev(); local
2635 BitCodeAbbrev *Abbrev = new BitCodeAbbrev(); local
2676 BitCodeAbbrev *Abbrev = new BitCodeAbbrev(); local
2868 BitCodeAbbrev *Abbrev = new BitCodeAbbrev(); local
3225 BitCodeAbbrev *Abbrev = new BitCodeAbbrev(); local
3239 BitCodeAbbrev *Abbrev = new BitCodeAbbrev(); local
4147 llvm::BitCodeAbbrev *Abbrev = new BitCodeAbbrev(); local
[all...]

Completed in 196 milliseconds