Searched refs:GetTypeId (Results 1 – 2 of 2) sorted by relevance
34 std::string GetTypeId(const std::string &qual_type) { in GetTypeId() function
300 ast_caches_->GetTypeId(GetKeyForTypeId(referenced_type))); in CreateBasicNamedAndTypedDecl()301 typep->SetSelfType(ast_caches_->GetTypeId(GetKeyForTypeId(canonical_type))); in CreateBasicNamedAndTypedDecl()415 ast_caches_->GetTypeId(GetKeyForTypeId(type)))); in SetupTemplateArguments()450 ast_caches_->GetTypeId(GetKeyForTypeId(function_type_->getReturnType()))); in SetupFunctionType()509 ast_caches_->GetTypeId(GetKeyForTypeId(qual_type)), has_default_arg, in SetupFunctionParameter()548 ast_caches_->GetTypeId(GetKeyForTypeId(return_type))); in SetupFunction()614 field_name, ast_caches_->GetTypeId(key_for_type_id), field_offset, in SetupRecordFields()636 ast_caches_->GetTypeId(GetKeyForTypeId(base_class->getType())), in SetupCXXBases()895 ast_caches_->GetTypeId(GetKeyForTypeId(enum_decl_->getIntegerType()))); in SetupEnum()937 ast_caches_->GetTypeId(GetKeyForTypeId(global_var_decl_->getType()))); in SetupGlobalVar()