Lines Matching refs:LLDB_LOGF
62 LLDB_LOGF(log, "TransformTopLevelDecl(%s)", in TransformTopLevelDecl()
65 LLDB_LOGF(log, "TransformTopLevelDecl(%s)", in TransformTopLevelDecl()
68 LLDB_LOGF(log, "TransformTopLevelDecl(<complex>)"); in TransformTopLevelDecl()
134 LLDB_LOGF(log, "Untransformed function AST:\n%s", s.c_str()); in SynthesizeFunctionResult()
150 LLDB_LOGF(log, "Transformed function AST:\n%s", s.c_str()); in SynthesizeFunctionResult()
174 LLDB_LOGF(log, "Untransformed method AST:\n%s", s.c_str()); in SynthesizeObjCMethodResult()
194 LLDB_LOGF(log, "Transformed method AST:\n%s", s.c_str()); in SynthesizeObjCMethodResult()
326 LLDB_LOGF(log, "Last statement is an %s with type: %s", in SynthesizeBodyResult()
440 LLDB_LOGF(log, "Recording persistent type %s\n", name_cs.GetCString()); in MaybeRecordPersistentType()
460 LLDB_LOGF(log, "Recording persistent decl %s\n", name_cs.GetCString()); in RecordPersistentDecl()
492 LLDB_LOGF(log, "Couldn't commit persistent decl: %s\n", s.c_str()); in CommitPersistentDecls()