Searched refs:CreateStructForIdentifier (Results 1 – 5 of 5) sorted by relevance
78 m_block_struct_type = clang_ast_context->CreateStructForIdentifier( in BlockPointerSyntheticFrontEnd()
304 CompilerType tree_node_type = ast_ctx->CreateStructForIdentifier( in GetValueOffset()
284 CompilerType tree_node_type = ast_ctx->CreateStructForIdentifier( in Update()
280 CompilerType CreateStructForIdentifier(
2264 CompilerType TypeSystemClang::CreateStructForIdentifier( in CreateStructForIdentifier() function in TypeSystemClang2299 return CreateStructForIdentifier(type_name, type_fields, packed); in GetOrCreateStructForIdentifier()