Searched defs:isNote (Results 1 – 2 of 2) sorted by relevance
287 bool isNote() const { return isELF() && ELFType == ELF::SHT_NOTE; } isNote() function
238 bool isNote(DiagnosticsEngine::Level L) { in isNote() function