Searched refs:CreateStructForIdentifier (Results 1 – 5 of 5) sorted by relevance
77 m_block_struct_type = clang_ast_context->CreateStructForIdentifier( in BlockPointerSyntheticFrontEnd()
304 CompilerType tree_node_type = ast_ctx->CreateStructForIdentifier( in GetValueOffset()
248 CompilerType tree_node_type = ast_ctx->CreateStructForIdentifier( in Update()
248 CompilerType CreateStructForIdentifier(
2276 CompilerType ClangASTContext::CreateStructForIdentifier( in CreateStructForIdentifier() function in ClangASTContext2310 return CreateStructForIdentifier(type_name, type_fields, packed); in GetOrCreateStructForIdentifier()