Searched defs:hasFormat (Results 1 – 3 of 3) sorted by relevance
105 bool TextInstrProfReader::hasFormat(const MemoryBuffer &Buffer) { in hasFormat() function in TextInstrProfReader254 bool RawInstrProfReader<IntPtrT>::hasFormat(const MemoryBuffer &DataBuffer) { in hasFormat() function in RawInstrProfReader566 bool IndexedInstrProfReader::hasFormat(const MemoryBuffer &DataBuffer) { in hasFormat() function in IndexedInstrProfReader
228 bool SampleProfileReaderText::hasFormat(const MemoryBuffer &Buffer) { in hasFormat() function in SampleProfileReaderText480 bool SampleProfileReaderBinary::hasFormat(const MemoryBuffer &Buffer) { in hasFormat() function in SampleProfileReaderBinary727 bool SampleProfileReaderGCC::hasFormat(const MemoryBuffer &Buffer) { in hasFormat() function in SampleProfileReaderGCC
90 private boolean hasFormat; field in Phonemetadata.NumberFormat92 public boolean hasFormat() { return hasFormat; } in hasFormat() method in Phonemetadata.NumberFormat