Lines Matching refs:GetCString
457 static_cast<const void *>(decl), name.GetCString(), in AddValueToStruct()
458 var->GetName().GetCString()); in AddValueToStruct()
787 current_id, name.GetCString()); in FindExternalVisibleDecls()
792 current_id, name.GetCString(), in FindExternalVisibleDecls()
797 current_id, name.GetCString(), in FindExternalVisibleDecls()
832 i->first->GetFileSpec().GetFilename().GetCString()); in FindExternalVisibleDecls()
921 name.GetCString()); in FindExternalVisibleDecls()
927 if (name.GetCString()[0] == '$' && !namespace_decl) { in FindExternalVisibleDecls()
962 current_id, ast_dumper.GetCString()); in FindExternalVisibleDecls()
1007 current_id, ast_dumper.GetCString()); in FindExternalVisibleDecls()
1064 current_id, ast_dumper.GetCString()); in FindExternalVisibleDecls()
1125 current_id, ast_dumper.GetCString()); in FindExternalVisibleDecls()
1155 m_ast_context, name.GetCString(), nullptr); in FindExternalVisibleDecls()
1181 const char *reg_name(&name.GetCString()[1]); in FindExternalVisibleDecls()
1479 current_id, name.GetCString()); in FindExternalVisibleDecls()
1506 current_id, name.GetCString()); in FindExternalVisibleDecls()
1718 current_id, decl_name.c_str(), ast_dumper.GetCString(), in AddOneVariable()
1719 orig_dumper.GetCString()); in AddOneVariable()
1736 current_id, pvar_sp->GetName().GetCString()); in AddOneVariable()
1756 pvar_sp->GetName().GetCString(), ast_dumper.GetCString()); in AddOneVariable()
1815 decl_name.c_str(), ast_dumper.GetCString()); in AddOneGenericVariable()
1848 ast_dumper.GetCString()); in ResolveUnknownTypes()
1937 ast_dumper.GetCString()); in AddOneRegister()
1991 ss.GetData(), ast_dumper.GetCString()); in AddOneFunction()
2011 ss.GetData(), ast_dumper.GetCString()); in AddOneFunction()
2050 function_type->GetName().GetCString(), function_type->GetID()); in AddOneFunction()
2060 function_type->GetName().GetCString(), in AddOneFunction()
2112 function_decl ? ASTDumper(function_decl).GetCString() : "nullptr"; in AddOneFunction()
2171 method_ast_dumper.GetCString(), type_ast_dumper.GetCString()); in AddThisType()