Searched defs:hasEntryPoint (Results 1 – 4 of 4) sorted by relevance
71 bool SRecordSourceFile::hasEntryPoint() in hasEntryPoint() function in SRecordSourceFile
151 virtual bool hasEntryPoint() { return false; } in hasEntryPoint() function
201 inline bool hasEntryPoint() const { return m_hasEntry; } in hasEntryPoint() function
240 bool ELFSourceFile::hasEntryPoint() in hasEntryPoint() function in ELFSourceFile