Searched defs:Blob (Results 1 – 11 of 11) sorted by relevance
45 struct Blob { struct49 int Blob::*member_pointer; argument
183 StringRef Blob; in readDiagnosticBlock() local
97 Blob = 5 // 32-bit aligned array of 8-bit characters. enumerator
296 StringRef Blob) { in EmitRecordWithAbbrevImpl()424 StringRef Blob) { in EmitRecordWithBlob()
247 public class Blob { class
156 StringRef *Blob) { in readRecord()
168 StringRef Blob; in GlobalModuleIndex() local571 StringRef Blob; in loadModuleFile() local
1008 StringRef Blob; in ReadDeclContextStorage() local1025 StringRef Blob; in ReadDeclContextStorage() local1148 StringRef Blob; in ReadSourceManagerBlock() local1217 StringRef Blob; in ReadSLocEntry() local2122 StringRef Blob; in readInputFileInfo() local2396 StringRef Blob; in ReadControlBlock() local2707 StringRef Blob; in ReadASTBlock() local4152 StringRef Blob; in readASTFileSignature() local4203 StringRef Blob; in getOriginalSourceFile() local4317 StringRef Blob; in readASTFileControlBlock() local[all …]
52 const char *copyString(StringRef Blob) { in copyString()
427 StringRef Blob; in ParseBlock() local
1431 typedef GrAtlasTextContext::BitmapTextBlob Blob; typedef in BitmapTextBatch