Searched defs:hasDebugInfo (Results 1 – 2 of 2) sorted by relevance
100 static bool hasDebugInfo(const Function &F) { in hasDebugInfo() function
220 bool hasDebugInfo() const { return DbgInfoAvailable; } in hasDebugInfo() function