Searched defs:hasDebugInfo (Results 1 – 3 of 3) sorted by relevance
100 static bool hasDebugInfo(const Function &F) { in hasDebugInfo() function
227 bool hasDebugInfo() const { return DbgInfoAvailable; } in hasDebugInfo() function
3396 bool hasDebugInfo = getDebugInfo(); in EmitScalarExpr() local