Searched refs:createDILocationAbbrev (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp295 unsigned createDILocationAbbrev();
1512 unsigned ModuleBitcodeWriter::createDILocationAbbrev() { function in class:ModuleBitcodeWriter
1530 Abbrev = createDILocationAbbrev();
2185 MDAbbrevs[MetadataAbbrev::DILocationAbbrevID] = createDILocationAbbrev();

Completed in 207 milliseconds