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