reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
301 if (!ast_ctx) 303 CompilerType tree_node_type = ast_ctx->CreateStructForIdentifier( 305 {{"ptr0", ast_ctx->GetBasicType(lldb::eBasicTypeVoid).GetPointerType()}, 306 {"ptr1", ast_ctx->GetBasicType(lldb::eBasicTypeVoid).GetPointerType()}, 307 {"ptr2", ast_ctx->GetBasicType(lldb::eBasicTypeVoid).GetPointerType()}, 308 {"cw", ast_ctx->GetBasicType(lldb::eBasicTypeBool)},