Searched refs:hasFormat (Results 1 – 5 of 5) sorted by relevance
53 if (IndexedInstrProfReader::hasFormat(*Buffer)) in create()55 else if (RawInstrProfReader64::hasFormat(*Buffer)) in create()57 else if (RawInstrProfReader32::hasFormat(*Buffer)) in create()86 if (!IndexedInstrProfReader::hasFormat(*Buffer)) in create()175 bool RawInstrProfReader<IntPtrT>::hasFormat(const MemoryBuffer &DataBuffer) { in hasFormat() function in RawInstrProfReader186 if (!hasFormat(*DataBuffer)) in readHeader()306 bool IndexedInstrProfReader::hasFormat(const MemoryBuffer &DataBuffer) { in hasFormat() function in IndexedInstrProfReader
349 bool SampleProfileReaderBinary::hasFormat(const MemoryBuffer &Buffer) { in hasFormat() function in SampleProfileReaderBinary390 if (SampleProfileReaderBinary::hasFormat(*Buffer)) in create()
63 private boolean hasFormat; field in Phonemetadata.NumberFormat65 public boolean hasFormat() { return hasFormat; } in hasFormat() method in Phonemetadata.NumberFormat68 hasFormat = true; in setFormat()136 if (other.hasFormat()) { in mergeFrom()
178 static bool hasFormat(const MemoryBuffer &DataBuffer);284 static bool hasFormat(const MemoryBuffer &DataBuffer);
137 static bool hasFormat(const MemoryBuffer &Buffer);